0.6.0
Loading...
Searching...
No Matches

Initialization of the DD system. More...

Functions/Subroutines

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

Detailed Description

Initialization of the DD system.

Function/Subroutine Documentation

◆ dd_initialize()

subroutine mod_dd_init::dd_initialize

Initiate all the declared interpolation schemes All the used interpolation schemes has to be init before use! The function init all the instances.

Variable Documentation

◆ dd_has_been_init

logical, save, private mod_dd_init::dd_has_been_init = .false.
private

Boolean that is set to true after the system has been init.