CAM
cam_initfiles Module Reference

Functions/Subroutines

type(file_desc_t) function, pointer, public initial_file_get_id ()
 
type(file_desc_t) function, pointer, public topo_file_get_id ()
 
subroutine, public cam_initfiles_open ()
 
subroutine, public cam_initfiles_close ()
 

Variables

type(file_desc_t), pointer fh_ini
 
type(file_desc_t), pointer fh_topo
 

Function/Subroutine Documentation

◆ cam_initfiles_close()

subroutine, public cam_initfiles::cam_initfiles_close ( )
Here is the caller graph for this function:

◆ cam_initfiles_open()

subroutine, public cam_initfiles::cam_initfiles_open ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initial_file_get_id()

type(file_desc_t) function, pointer, public cam_initfiles::initial_file_get_id ( )
Here is the caller graph for this function:

◆ topo_file_get_id()

type(file_desc_t) function, pointer, public cam_initfiles::topo_file_get_id ( )
Here is the caller graph for this function:

Variable Documentation

◆ fh_ini

type(file_desc_t), pointer cam_initfiles::fh_ini
private

◆ fh_topo

type(file_desc_t), pointer cam_initfiles::fh_topo
private