testfun_co Function

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

Test function for polarisation coefficeint

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_co~~CallsGraph proc~testfun_co testfun_co proc~get_stderr get_stderr proc~testfun_co->proc~get_stderr rho rho proc~testfun_co->rho theta theta proc~testfun_co->theta

Called by

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