MEF90SectionAllocateConstraint Subroutine

public subroutine MEF90SectionAllocateConstraint(dm, table, section, ierr)

MEF90SectionAllocateConstraint: Associates dof to a section

Arguments

Type IntentOptional Attributes Name
type(tDM), intent(in) :: dm
logical(kind=C_BOOL), dimension(:, :), pointer :: table
type(tPetscSection), intent(inout) :: section
integer(kind=C_INT32_T), intent(inout) :: ierr