Public Member Functions | |
| subroutine | historyvarinfocopy1 (varinfo_dest, varinfo_src, err, name, dims, longname, units, xtype) |
Definition at line 350 of file gtool_history_generic.f90.
| subroutine gtool_history_generic::historyvarinfocopy::historyvarinfocopy1 | ( | type(gt_history_varinfo), intent(out) | varinfo_dest, |
| type(gt_history_varinfo), intent(in) | varinfo_src, | ||
| logical, intent(out), optional | err, | ||
| character(*), intent(in), optional | name, | ||
| character(*), dimension(:), intent(in), optional, target | dims, | ||
| character(*), intent(in), optional | longname, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 351 of file gtool_history_generic.f90.