testfun_helm_u Function

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

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_helm_u~~CallsGraph proc~testfun_helm_u testfun_helm_u proc~get_stderr get_stderr proc~testfun_helm_u->proc~get_stderr proc~testfun_co testfun_co proc~testfun_helm_u->proc~testfun_co proc~testfun_lambda testfun_lambda proc~testfun_helm_u->proc~testfun_lambda proc~testfun_u testfun_u proc~testfun_helm_u->proc~testfun_u proc~testfun_xi testfun_xi proc~testfun_helm_u->proc~testfun_xi rho rho proc~testfun_helm_u->rho theta theta proc~testfun_helm_u->theta proc~testfun_co->proc~get_stderr proc~testfun_co->rho proc~testfun_co->theta proc~testfun_lambda->proc~get_stderr proc~testfun_lambda->rho proc~testfun_lambda->theta proc~testfun_u->proc~get_stderr proc~testfun_u->rho proc~testfun_u->theta proc~testfun_xi->proc~get_stderr proc~testfun_xi->rho proc~testfun_xi->theta

Called by

proc~~testfun_helm_u~~CalledByGraph proc~testfun_helm_u testfun_helm_u program~benchmark_helmholtz_solvers benchmark_helmholtz_solvers program~benchmark_helmholtz_solvers->proc~testfun_helm_u