ply_faceValLeftBndgradTest Function

public pure function ply_faceValLeftBndgradTest(testFunc) result(val)

Returns the value of the gradient of the dual Legendre polynomial at the left 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_facevalleftbndgradtest~~CalledByGraph proc~ply_facevalleftbndgradtest ply_faceValLeftBndgradTest proc~modg_project_numflux_difftest_q modg_project_numFlux_diffTest_Q proc~modg_project_numflux_difftest_q->proc~ply_facevalleftbndgradtest proc~modg_2d_project_numfluxy_difftesty_q modg_2d_project_numFluxY_diffTestY_Q proc~modg_2d_project_numfluxy_difftesty_q->proc~ply_facevalleftbndgradtest proc~modg_2d_project_numfluxx_difftestx_q modg_2d_project_numFluxX_diffTestX_Q proc~modg_2d_project_numfluxx_difftestx_q->proc~ply_facevalleftbndgradtest proc~modg_1d_project_numflux_difftestx_q modg_1d_project_numFlux_diffTestX_Q proc~modg_1d_project_numflux_difftestx_q->proc~ply_facevalleftbndgradtest 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