integral2D2_curv Interface

interface


Calls

interface~~integral2d2_curv~~CallsGraph interface~integral2d2_curv integral2D2_curv proc~integral2d2_curv integral2D2_curv interface~integral2d2_curv->proc~integral2d2_curv

Called by

interface~~integral2d2_curv~~CalledByGraph interface~integral2d2_curv integral2D2_curv interface~integral2d2 integral2D2 interface~integral2d2->interface~integral2d2_curv

private pure module function integral2D2_curv(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))