testfun_lambda Function

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

Test function for lambda

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_lambda~~CallsGraph proc~testfun_lambda testfun_lambda proc~get_stderr get_stderr proc~testfun_lambda->proc~get_stderr rho rho proc~testfun_lambda->rho theta theta proc~testfun_lambda->theta

Called by

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