MEF90CreateCellVector: create a type(tVec) for a cell-based vector
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tDM), | intent(in) | :: | dm | |||
| 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 |