Load and scatter variables this controller is responsible for. Default filename is "ReMKiT1DVarInput". If a variable is not found in the file it is set to 0.
| 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(inout) | :: | varCont |
Variable container to be loaded into |
||
| character(len=*), | intent(in), | optional | :: | filename |
Name of input file |