doFillBetween Subroutine

subroutine doFillBetween()

fillBetween

Arguments

None

Calls

proc~~dofillbetween~~CallsGraph proc~dofillbetween doFillBetween proc~plot plot proc~dofillbetween->proc~plot proc~xylim xylim proc~dofillbetween->proc~xylim fillbetween fillbetween proc~dofillbetween->fillbetween proc~subplot subplot proc~dofillbetween->proc~subplot interface~mixval mixval proc~dofillbetween->interface~mixval proc~linspace linspace proc~dofillbetween->proc~linspace proc~figure figure proc~dofillbetween->proc~figure proc~ticks ticks proc~dofillbetween->proc~ticks proc~labels labels proc~dofillbetween->proc~labels plline plline proc~plot->plline plssym plssym proc~plot->plssym plptex plptex proc~plot->plptex plwind plwind proc~xylim->plwind pladv pladv proc~subplot->pladv plssub plssub proc~subplot->plssub plvsta plvsta proc~subplot->plvsta plvasp plvasp proc~subplot->plvasp plvpor plvpor proc~subplot->plvpor pleop pleop proc~figure->pleop proc~figure->pladv proc~figure->plssub plbop plbop proc~figure->plbop plbox plbox proc~ticks->plbox pllab pllab proc~labels->pllab

Called by

proc~~dofillbetween~~CalledByGraph proc~dofillbetween doFillBetween program~examples examples program~examples->proc~dofillbetween

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, public, parameter:: N =51
real(kind=wp), public, dimension(N):: x
real(kind=wp), public, dimension(N):: y1
real(kind=wp), public, dimension(N):: y2