Modules | |
| module | mod_interpolation_init |
| Initialization of declared interpolation schemes. | |
Functions/Subroutines | |
| subroutine | mod_interpolation_init::int_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 | mod_interpolation_init::int_has_been_init = .false. |
| Boolean that is set to true after the system has been init. | |