| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(HDF5Controller), | intent(inout) | :: | hdf5Cont | |||
| type(VariableContainer), | intent(in) | :: | varCont | |||
| type(JSONController), | intent(inout) | :: | jsonCont |
JSONController used to get parameters from ./config.json |
||
| type(MPIController), | intent(inout) | :: | mpiCont |
MPIController used with JSONController and to initialize HDF5 |
Initialize HDF5 controller object based on data from a JSON file and variable container object