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 10 of file historyaxisinquire.f90.
References gtool_history_types::default, dc_types::dp, 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 51 of file historyaxisinquire.f90.