MEF90CellSectionCreate Subroutine

public subroutine MEF90CellSectionCreate(dm, numComponents, section, ierr)

MEF90CellSectionCreate: create a section with numComponent dof at cells

Arguments

Type IntentOptional Attributes Name
type(tDM), intent(in) :: dm
integer(kind=C_INT32_T), intent(in) :: numComponents
type(tPetscSection), intent(inout) :: section
integer(kind=C_INT32_T), intent(inout) :: ierr