Public Member Functions | |
| subroutine | gtvarcopyattr (to, attrname, from, err) |
| subroutine | gtvarcopyattrall (to, from, err, global) |
属性コピーインターフェース
Definition at line 468 of file gtdata_generic.f90.
| subroutine gtdata_generic::copy_attr::gtvarcopyattr | ( | type(gt_variable), intent(inout) | to, |
| character(len = *), intent(in) | attrname, | ||
| type(gt_variable), intent(in) | from, | ||
| logical, intent(out), optional | err ) |
Definition at line 469 of file gtdata_generic.f90.
| subroutine gtdata_generic::copy_attr::gtvarcopyattrall | ( | type(gt_variable), intent(inout) | to, |
| type(gt_variable), intent(inout) | from, | ||
| logical, intent(out), optional | err, | ||
| logical, intent(in), optional | global ) |
Definition at line 476 of file gtdata_generic.f90.