| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Textbook), | intent(inout) | :: | textbookObj | |||
| type(Grid), | intent(in) | :: | gridObj | |||
| type(Geometry), | intent(in) | :: | geometryObj | |||
| type(Partition), | intent(in) | :: | partObj | |||
| type(VSpace), | intent(in) | :: | vSpaceObj | |||
| class(Normalization), | intent(in) | :: | normObj | |||
| type(SpeciesList), | intent(in) | :: | speciesListObj | |||
| type(VariableList), | intent(in) | :: | varList | |||
| type(JSONController), | intent(inout) | :: | jsonCont |
JSONController used to get parameters from ./config.json |
||
| type(MPIController), | intent(inout) | :: | mpiCont |
MPIController used with JSONController |
Adds custom derivations to textbook based on JSON config file