Element2DScalInitSet Subroutine

public subroutine Element2DScalInitSet(dm, cellIS, dElem, dQuadratureOrder, elemType, ierr)

Element2DScalInitSet:

Arguments

Type IntentOptional Attributes Name
type(tDM), intent(in) :: dm
type(tIS), intent(in) :: cellIS
type(MEF90Element2DScal), dimension(:), pointer :: dElem
integer(kind=C_INT32_T), intent(in) :: dQuadratureOrder
type(MEF90ElementType), intent(in) :: elemType
integer(kind=C_INT32_T), intent(out) :: ierr