CAM
physics_buffer::pbuf_add_field Interface Reference

Private Member Functions

subroutine pbuf_add_field_int (name, persistence, dtype, dimsizes, index, col_type)
 
subroutine pbuf_add_field_double (name, persistence, dtype, dimsizes, index, col_type)
 
subroutine pbuf_add_field_real (name, persistence, dtype, dimsizes, index, col_type)
 

Member Function/Subroutine Documentation

◆ pbuf_add_field_double()

subroutine physics_buffer::pbuf_add_field::pbuf_add_field_double ( character(len=*), intent(in)  name,
character(len=*), intent(in)  persistence,
real(r8), intent(in)  dtype,
integer, dimension(:), intent(in)  dimsizes,
integer, intent(out)  index,
integer, intent(in), optional  col_type 
)
private

◆ pbuf_add_field_int()

subroutine physics_buffer::pbuf_add_field::pbuf_add_field_int ( character(len=*), intent(in)  name,
character(len=*), intent(in)  persistence,
integer(i4), intent(in)  dtype,
integer, dimension(:), intent(in)  dimsizes,
integer, intent(out)  index,
integer, intent(in), optional  col_type 
)
private

◆ pbuf_add_field_real()

subroutine physics_buffer::pbuf_add_field::pbuf_add_field_real ( character(len=*), intent(in)  name,
character(len=*), intent(in)  persistence,
real(r4), intent(in)  dtype,
integer, dimension(:), intent(in)  dimsizes,
integer, intent(out)  index,
integer, intent(in), optional  col_type 
)
private

The documentation for this interface was generated from the following file: