0.6.0
Loading...
Searching...
No Matches
init.f90 File Reference

Modules

module  mod_finite_differences_init
 Initialization of declared finite differences schemes.
 

Functions/Subroutines

subroutine mod_finite_differences_init::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 mod_finite_differences_init::fd_has_been_init = .false.
 Boolean that is set to true after the system has been init.