Modules | |
| module | mod_dd_init |
| Initialization of the DD system. | |
Functions/Subroutines | |
| subroutine | mod_dd_init::dd_initialize () |
| Initiate all the declared interpolation schemes All the used interpolation schemes has to be init before use! The function init all the instances. | |
Variables | |
| logical, save, private | mod_dd_init::dd_has_been_init = .false. |
| Boolean that is set to true after the system has been init. | |