integral2D1_curv Interface

interface


Calls

interface~~integral2d1_curv~~CallsGraph interface~integral2d1_curv integral2D1_curv proc~integral2d1_curv integral2D1_curv interface~integral2d1_curv->proc~integral2d1_curv

Called by

interface~~integral2d1_curv~~CalledByGraph interface~integral2d1_curv integral2D1_curv interface~integral2d1 integral2D1 interface~integral2d1->interface~integral2d1_curv

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