Initialization of declared finite differences schemes. More...
Functions/Subroutines | |
| subroutine | fd_initialize () |
| Initiate all the declared finite differences schemes All the used FD schemes has to be init before use! The function init all the instances. | |
Variables | |
| logical, save, private | fd_has_been_init = .false. |
| Boolean that is set to true after the system has been init. | |
Initialization of declared finite differences schemes.
This is used to fasten the FD evaluation process.