version 0.6.0
mod_interpolation_init Module Reference

Initialization of declared interpolation schemes. More...

Functions/Subroutines

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

Detailed Description

This is used to fasten the initialize the interpolation system.