ply_faceValRightBndgradTest Function

public pure function ply_faceValRightBndgradTest(testFunc) result(val)

Returns the value of the gradient of dual Legendre polynomial at the right boundary of the reference element, i.e. at +1.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: testFunc

The ansatz function index, first test function has index 1.

Return Value real(kind=rk)

The function value.


Called by

proc~~ply_facevalrightbndgradtest~~CalledByGraph proc~ply_facevalrightbndgradtest ply_faceValRightBndgradTest proc~modg_project_numflux_difftest_q modg_project_numFlux_diffTest_Q proc~modg_project_numflux_difftest_q->proc~ply_facevalrightbndgradtest proc~modg_2d_project_numfluxy_difftesty_q modg_2d_project_numFluxY_diffTestY_Q proc~modg_2d_project_numfluxy_difftesty_q->proc~ply_facevalrightbndgradtest proc~modg_2d_project_numfluxx_difftestx_q modg_2d_project_numFluxX_diffTestX_Q proc~modg_2d_project_numfluxx_difftestx_q->proc~ply_facevalrightbndgradtest proc~modg_1d_project_numflux_difftestx_q modg_1d_project_numFlux_diffTestX_Q proc~modg_1d_project_numflux_difftestx_q->proc~ply_facevalrightbndgradtest proc~atl_modg_project_numflux atl_modg_project_NumFlux proc~atl_modg_project_numflux->proc~modg_project_numflux_difftest_q proc~atl_modg_2d_project_numflux atl_modg_2d_project_NumFlux proc~atl_modg_2d_project_numflux->proc~modg_2d_project_numfluxy_difftesty_q proc~atl_modg_2d_project_numflux->proc~modg_2d_project_numfluxx_difftestx_q proc~modg_1d_project_testfunc_q modg_1d_project_testFunc_Q proc~modg_1d_project_testfunc_q->proc~modg_1d_project_numflux_difftestx_q proc~compute_rhs_cubes_modg compute_rhs_cubes_modg proc~compute_rhs_cubes_modg->proc~atl_modg_project_numflux proc~compute_rhs_cubes_modg_2d compute_rhs_cubes_modg_2d proc~compute_rhs_cubes_modg_2d->proc~atl_modg_2d_project_numflux proc~atl_modg_1d_project_testfunc atl_modg_1d_project_testFunc proc~atl_modg_1d_project_testfunc->proc~modg_1d_project_testfunc_q proc~compute_rhs_cubes compute_rhs_cubes proc~compute_rhs_cubes->proc~compute_rhs_cubes_modg proc~compute_rhs_cubes->proc~compute_rhs_cubes_modg_2d proc~compute_rhs_cubes_modg_1d compute_rhs_cubes_modg_1d proc~compute_rhs_cubes_modg_1d->proc~atl_modg_1d_project_testfunc

Contents