testfun_dudrhon Function

public function testfun_dudrhon(equi, x, y, phi)

Gradient normal to flux surface label, via finite difference on analytic solution with small grid distance

Arguments

Type IntentOptional Attributes Name
class(equilibrium_t) :: equi
real(kind=FP), intent(in) :: x
real(kind=FP), intent(in) :: y
real(kind=FP), intent(in) :: phi

Return Value real(kind=fp)


Calls

proc~~testfun_dudrhon~~CallsGraph proc~testfun_dudrhon testfun_dudrhon erad erad proc~testfun_dudrhon->erad proc~testfun_u testfun_u proc~testfun_dudrhon->proc~testfun_u proc~get_stderr get_stderr proc~testfun_u->proc~get_stderr rho rho proc~testfun_u->rho theta theta proc~testfun_u->theta

Called by

proc~~testfun_dudrhon~~CalledByGraph proc~testfun_dudrhon testfun_dudrhon program~benchmark_helmholtz_solvers benchmark_helmholtz_solvers program~benchmark_helmholtz_solvers->proc~testfun_dudrhon