MEF90SectionAllocateDof Subroutine

public subroutine MEF90SectionAllocateDof(dm, setType, elemType, numComponents, section, ierr)

MEF90SectionAllocateDof: Associates dof to a section

Arguments

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