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

Public Member Functions

subroutine gdncvarattrcopy (to, attrname, from, stat)

Detailed Description

Definition at line 489 of file gtdata_netcdf_generic.f90.

Member Function/Subroutine Documentation

◆ gdncvarattrcopy()

subroutine gtdata_netcdf_generic::copy_attr::gdncvarattrcopy ( type(gd_nc_variable), intent(in) to,
character(len = *), intent(in) attrname,
type(gd_nc_variable), intent(in) from,
integer, intent(out) stat )

Definition at line 490 of file gtdata_netcdf_generic.f90.

492 type(GD_NC_VARIABLE), intent(in):: to
493 character(len = *), intent(in):: attrname
494 type(GD_NC_VARIABLE), intent(in):: from
495 integer, intent(out):: stat

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