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