grad2D2_curv_23 Function

private function grad2D2_curv_23(f, x, lbnd, ubnd)

Arguments

Type IntentOptional AttributesName
real(kind=wp), intent(in), dimension(:,:):: f
type(curvmesh), intent(in) :: x
integer, intent(in) :: lbnd
integer, intent(in) :: ubnd

Return Value real(kind=wp), dimension(1:size(f,1),1:size(f,2))


Called by

proc~~grad2d2_curv_23~~CalledByGraph proc~grad2d2_curv_23 grad2D2_curv_23 interface~grad2d2 grad2D2 interface~grad2d2->proc~grad2d2_curv_23

Contents

None