MEF90_MassMatrixAssembleSet: Assemble the contribution of a cell / face / edge set to the mass matrix associated with the element type elemType
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tMat), | intent(in) | :: | M | |||
| type(tDM), | intent(in) | :: | dm | |||
| integer(kind=C_INT32_T), | intent(in) | :: | setType | |||
| integer(kind=C_INT32_T) | :: | setID | ||||
| type(MEF90Element3DVect), | dimension(:), pointer | :: | elem | |||
| type(MEF90ElementType), | intent(in) | :: | elemType | |||
| integer(kind=C_INT32_T), | intent(out) | :: | ierr |