MEF90CreateBoundaryLocalVector: create a type(tVec) associated with a FE space over the boundary of a domain (face sets)
and constraints
face set BC are obtained from the command line option -fs
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tDM), | intent(in) | :: | dm | |||
| integer(kind=C_INT32_T), | intent(in) | :: | elemFamily | |||
| integer(kind=C_INT32_T), | intent(in) | :: | elemOrder | |||
| integer(kind=C_INT32_T), | intent(in) | :: | sDim | |||
| character(len=MEF90MXSTRLEN), | intent(in) | :: | name | |||
| type(tVec), | intent(out) | :: | V | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |