CAM
cam_pio_utils::cam_pio_def_var Interface Reference

Private Member Functions

subroutine cam_pio_def_var_0d (File, name, dtype, vardesc, existOK)
 
subroutine cam_pio_def_var_md (File, name, dtype, dimids, vardesc, existOK)
 

Member Function/Subroutine Documentation

◆ cam_pio_def_var_0d()

subroutine cam_pio_utils::cam_pio_def_var::cam_pio_def_var_0d ( type(file_desc_t), intent(inout)  File,
character(len=*), intent(in)  name,
integer, intent(in)  dtype,
type(var_desc_t), intent(inout)  vardesc,
logical, intent(in), optional  existOK 
)
private

◆ cam_pio_def_var_md()

subroutine cam_pio_utils::cam_pio_def_var::cam_pio_def_var_md ( type(file_desc_t), intent(inout)  File,
character(len=*), intent(in)  name,
integer, intent(in)  dtype,
integer, dimension(:), intent(in)  dimids,
type(var_desc_t), intent(inout)  vardesc,
logical, intent(in), optional  existOK 
)
private

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