LMDZ
getparam Module Reference

Data Types

interface  getpar
 

Functions/Subroutines

subroutine ini_getparam (fichier)
 
subroutine fin_getparam
 
subroutine, private getparamr (TARGET, def_val, ret_val, comment)
 
subroutine, private getparami (TARGET, def_val, ret_val, comment)
 
subroutine, private getparaml (TARGET, def_val, ret_val, comment)
 

Variables

integer, parameter out_eff =99
 

Function/Subroutine Documentation

subroutine getparam::fin_getparam ( )

Definition at line 29 of file getparam.F90.

Here is the caller graph for this function:

subroutine private getparam::getparami ( character*(*)  TARGET,
integer  def_val,
integer  ret_val,
character*(*)  comment 
)
private

Definition at line 60 of file getparam.F90.

subroutine private getparam::getparaml ( character*(*)  TARGET,
logical  def_val,
logical  ret_val,
character*(*)  comment 
)
private

Definition at line 84 of file getparam.F90.

subroutine private getparam::getparamr ( character*(*)  TARGET,
real  def_val,
real  ret_val,
character*(*)  comment 
)
private

Definition at line 37 of file getparam.F90.

subroutine getparam::ini_getparam ( character*(*)  fichier)

Definition at line 21 of file getparam.F90.

Here is the caller graph for this function:

Variable Documentation

integer parameter getparam::out_eff =99

Definition at line 17 of file getparam.F90.