Go to the source code of this file.
Functions/Subroutines | |
| subroutine | historyaxisinquire1 (axis, name, size, longname, units, xtype) |
| subroutine | historyaxisinquire2 (axis, name, size, longname, units, xtype) |
| subroutine historyaxisinquire1 | ( | type(gt_history_axis), intent(in) | axis, |
| character(*), intent(out), optional | name, | ||
| integer, intent(out), optional | size, | ||
| character(*), intent(out), optional | longname, | ||
| character(*), intent(out), optional | units, | ||
| character(*), intent(out), optional | xtype | ||
| ) |
Definition at line 12 of file historyaxisinquire.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), gtool_history_internal::default, dc_types::dp, dc_trace::endsub(), dc_types::string, and dc_types::token.
| subroutine historyaxisinquire2 | ( | type(gt_history_axis), intent(in) | axis, |
| character(*), intent(out), optional | name, | ||
| integer, intent(out), optional | size, | ||
| character(*), intent(out), optional | longname, | ||
| character(*), intent(out), optional | units, | ||
| character(*), intent(out), optional | xtype | ||
| ) |
Definition at line 53 of file historyaxisinquire.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), and dc_trace::endsub().