Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gtvarcopyattr (to, attrname, from, err) |
| subroutine 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 14 of file gtvarcopyattr.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_trace::endsub(), dc_error::storeerror(), dc_types::string, and gtdata_internal_map::var_class().
Referenced by gtvarcopyattrall().