CAM
cam_history_buffers Module Reference

Functions/Subroutines

subroutine hbuf_accum_inst (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue)
 
subroutine hbuf_accum_add (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue)
 
subroutine hbuf_accum_add00z (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue)
 
subroutine hbuf_accum_max (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue)
 
subroutine hbuf_accum_min (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue)
 
subroutine hbuf_accum_addlcltime (buf8, field, nacs, dimind, idim, flag_xyfill, fillvalue, c, decomp_type, lcltod_start, lcltod_stop)
 
subroutine check_accum (field, idim, ieu, jeu, fillvalue)
 

Function/Subroutine Documentation

◆ check_accum()

subroutine cam_history_buffers::check_accum ( real(r8), dimension(idim,*), intent(in)  field,
integer, intent(in)  idim,
integer, intent(in)  ieu,
integer, intent(in)  jeu,
real(r8), intent(in)  fillvalue 
)
Here is the caller graph for this function:

◆ hbuf_accum_add()

subroutine cam_history_buffers::hbuf_accum_add ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hbuf_accum_add00z()

subroutine cam_history_buffers::hbuf_accum_add00z ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hbuf_accum_addlcltime()

subroutine cam_history_buffers::hbuf_accum_addlcltime ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue,
integer, intent(in)  c,
integer, intent(in)  decomp_type,
integer, intent(in)  lcltod_start,
integer, intent(in)  lcltod_stop 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hbuf_accum_inst()

subroutine cam_history_buffers::hbuf_accum_inst ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue 
)
Here is the caller graph for this function:

◆ hbuf_accum_max()

subroutine cam_history_buffers::hbuf_accum_max ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hbuf_accum_min()

subroutine cam_history_buffers::hbuf_accum_min ( real(r8), dimension(:,:), pointer  buf8,
real(r8), dimension(idim,*), intent(in)  field,
integer, dimension(:), pointer  nacs,
type (dim_index_2d), intent(in)  dimind,
integer, intent(in)  idim,
logical, intent(in)  flag_xyfill,
real(r8), intent(in)  fillvalue 
)
Here is the call graph for this function:
Here is the caller graph for this function: