Go to the source code of this file.
Functions/Subroutines | |
| subroutine | historyaxiscopy1 (axis_dest, axis_src, err, name, length, longname, units, xtype) |
| subroutine | historyaxiscopy2 (axis_dest, axis_src, err, name, length, longname, units, xtype) |
| subroutine historyaxiscopy1 | ( | type(gt_history_axis), intent(out) | axis_dest, |
| type(gt_history_axis), intent(in) | axis_src, | ||
| logical, intent(out), optional | err, | ||
| character(*), intent(in), optional | name, | ||
| integer, intent(in), optional | length, | ||
| character(*), intent(in), optional | longname, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 12 of file historyaxiscopy.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), gtool_history_internal::default, and dc_trace::endsub().
| subroutine historyaxiscopy2 | ( | type(gt_history_axis), intent(out) | axis_dest, |
| type(gt_history_axis), intent(in) | axis_src, | ||
| logical, intent(out), optional | err, | ||
| character(*), intent(in), optional | name, | ||
| integer, intent(in), optional | length, | ||
| character(*), intent(in), optional | longname, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 61 of file historyaxiscopy.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), and dc_trace::endsub().