SABER
tools_netcdf::define_grp Interface Reference

Public Member Functions

integer function netcdf_define_grp (mpl, ncid, grpname)
 Define group. More...
 

Detailed Description

Definition at line 82 of file tools_netcdf.F90.

Member Function/Subroutine Documentation

◆ netcdf_define_grp()

integer function tools_netcdf::define_grp::netcdf_define_grp ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  ncid,
character(len=*), intent(in)  grpname 
)

Define group.

Parameters
[in,out]mplMPI data
[in]ncidFile ID
[in]grpnameGroup name

Definition at line 615 of file tools_netcdf.F90.


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