testfun_xi Function

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

Test function for xi

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_xi~~CallsGraph proc~testfun_xi testfun_xi proc~get_stderr get_stderr proc~testfun_xi->proc~get_stderr rho rho proc~testfun_xi->rho theta theta proc~testfun_xi->theta

Called by

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