CAM
subgridrestmod Module Reference

Functions/Subroutines

subroutine, public subgridrest (bounds, ncid, flag)
 
subroutine, private subgridrest_write_only (bounds, ncid, flag)
 
subroutine, private subgridrest_write_and_read (bounds, ncid, flag)
 
subroutine, private save_old_weights (bounds)
 
subroutine, public subgridrest_check_consistency (bounds)
 
subroutine, public subgridrest_read_cleanup
 

Variables

real(r8), dimension(:), allocatable pft_wtlunit_before_rest_read
 

Function/Subroutine Documentation

◆ save_old_weights()

subroutine, private subgridrestmod::save_old_weights ( type(bounds_type), intent(in)  bounds)
private
Here is the caller graph for this function:

◆ subgridrest()

subroutine, public subgridrestmod::subgridrest ( type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subgridrest_check_consistency()

subroutine, public subgridrestmod::subgridrest_check_consistency ( type(bounds_type), intent(in)  bounds)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subgridrest_read_cleanup()

subroutine, public subgridrestmod::subgridrest_read_cleanup ( )
Here is the caller graph for this function:

◆ subgridrest_write_and_read()

subroutine, private subgridrestmod::subgridrest_write_and_read ( type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subgridrest_write_only()

subroutine, private subgridrestmod::subgridrest_write_only ( type(bounds_type), intent(in)  bounds,
type(file_desc_t), intent(inout)  ncid,
character(len=*), intent(in)  flag 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ pft_wtlunit_before_rest_read

real(r8), dimension(:), allocatable subgridrestmod::pft_wtlunit_before_rest_read
private