MEF90SetupConstraintTableSet: Build the contribution of a set to the constraint table
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tDM), | intent(in) | :: | dm | |||
| type(tPetscSection), | intent(inout) | :: | section | |||
| integer(kind=C_INT32_T), | intent(in) | :: | setType | |||
| integer(kind=C_INT32_T), | intent(in) | :: | setID | |||
| logical(kind=C_BOOL), | dimension(:), pointer | :: | constraints | |||
| logical(kind=C_BOOL), | dimension(:, :), pointer | :: | table | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |