| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(HDF5Controller), | intent(inout) | :: | this | |||
| type(MPIController), | intent(inout) | :: | mpiCont |
MPIController used by the HDF5 controller for communication |
||
| type(VariableContainer), | intent(in) | :: | varCont |
Variable container used for output |
||
| character(len=*), | intent(in), | optional | :: | filename |
Name of output file |
Each processor dumps all of its variables into separate files. Default filename "restart", appended with processor rank.