grad2D2 Interface

public interface grad2D2

Calls

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

Contents


Module Procedures

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))