Add a I/J integral derivation to textbook based on JSON config file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Textbook), | intent(inout) | :: | textbookObj | |||
| character(len=*), | intent(in) | :: | derivTag | |||
| type(VSpace), | intent(in) | :: | vSpaceObj | |||
| type(JSONController), | intent(inout) | :: | jsonCont |
JSONController used to get parameters from ./config.json |
||
| type(MPIController), | intent(inout) | :: | mpiCont |
MPIController used with JSONController |