CAM
buffer::buffer_field_allocate Interface Reference

Private Member Functions

subroutine buffer_field_allocate_int (bfg, dimsizes, dtype)
 
subroutine buffer_field_allocate_double (bfg, dimsizes, dtype)
 
subroutine buffer_field_allocate_real (bfg, dimsizes, dtype)
 

Member Function/Subroutine Documentation

◆ buffer_field_allocate_double()

subroutine buffer::buffer_field_allocate::buffer_field_allocate_double ( type(buffer_field_default_type), intent(inout)  bfg,
integer, dimension(:), intent(in)  dimsizes,
real(r8), intent(in)  dtype 
)
private

◆ buffer_field_allocate_int()

subroutine buffer::buffer_field_allocate::buffer_field_allocate_int ( type(buffer_field_default_type), intent(inout)  bfg,
integer, dimension(:), intent(in)  dimsizes,
integer(i4), intent(in)  dtype 
)
private

◆ buffer_field_allocate_real()

subroutine buffer::buffer_field_allocate::buffer_field_allocate_real ( type(buffer_field_default_type), intent(inout)  bfg,
integer, dimension(:), intent(in)  dimsizes,
real(r4), intent(in)  dtype 
)
private

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