CAM
glcdiagnosticsmod Module Reference

Data Types

type  glc_diagnostics_type
 

Functions/Subroutines

subroutine init (this, bounds)
 
subroutine initallocate (this, bounds)
 
subroutine inithistory (this, bounds)
 
subroutine calc_timeconst_diagnostics (this, bounds)
 

Function/Subroutine Documentation

◆ calc_timeconst_diagnostics()

subroutine glcdiagnosticsmod::calc_timeconst_diagnostics ( class(glc_diagnostics_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds 
)

◆ init()

subroutine glcdiagnosticsmod::init ( class(glc_diagnostics_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine glcdiagnosticsmod::initallocate ( class(glc_diagnostics_type this,
type(bounds_type), intent(in)  bounds 
)
private

◆ inithistory()

subroutine glcdiagnosticsmod::inithistory ( class(glc_diagnostics_type this,
type(bounds_type), intent(in)  bounds 
)
private
Here is the call graph for this function: