Modules | |
| module | mod_integration_init |
| Integration schemes initialization. | |
Functions/Subroutines | |
| subroutine | mod_integration_init::integ_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_integration_init::integ_has_been_init = .false. |
| Boolean that is set to true after the system has been init. | |