MEF90CreateLocalVector: create a type(tVec) associated with a FE space and constraints
cell set BC are obtained from the command line option -cs
| 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 |