gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gtdata_netcdf_generic::gdncvarsync Interface Reference

More...

Public Member Functions

subroutine gdncvarsync (var, stat)

Detailed Description

Emergency sync

This routine does not call StoreError itself because it may be called from SysDepAbort.

Definition at line 650 of file gtdata_netcdf_generic.f90.

Constructor & Destructor Documentation

◆ gdncvarsync()

subroutine gtdata_netcdf_generic::gdncvarsync::gdncvarsync ( type(gd_nc_variable), intent(in), optional var,
integer, intent(out), optional stat )

Definition at line 650 of file gtdata_netcdf_generic.f90.

652 type(GD_NC_VARIABLE), intent(in), optional:: var
653 integer, intent(out), optional:: stat

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