| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PreProcessing_), | intent(inout) | :: | obj | |||
| class(MPI_), | intent(inout), | optional | :: | MPIData | ||
| character(len=200), | intent(in), | optional | :: | FileName | ||
| integer(kind=int32), | intent(in), | optional | :: | MeshDimension | ||
| character(len=*), | intent(in), | optional | :: | Name | ||
| logical, | intent(in), | optional | :: | regacy | ||
| class(PreProcessing_), | intent(inout), | optional | :: | with |