Go to the source code of this file.
Functions/Subroutines | |
| subroutine | historyaxiscreate1 (axis, name, size, longname, units, xtype) |
| subroutine | historyaxiscreate2 (axis, name, size, longname, units, xtype) |
| subroutine historyaxiscreate1 | ( | type(gt_history_axis), intent(out) | axis, |
| character(*), intent(in) | name, | ||
| integer, intent(in) | size, | ||
| character(*), intent(in) | longname, | ||
| character(*), intent(in) | units, | ||
| character(*), intent(in) | xtype ) |
Definition at line 10 of file historyaxiscreate.f90.
References gtool_history_types::default, dc_types::dp, dc_types::string, and dc_types::token.
| subroutine historyaxiscreate2 | ( | type(gt_history_axis), intent(out) | axis, |
| character(*), intent(in) | name, | ||
| integer, intent(in) | size, | ||
| character(*), intent(in) | longname, | ||
| character(*), intent(in) | units, | ||
| character(*), intent(in) | xtype ) |
Definition at line 45 of file historyaxiscreate.f90.
References gtool_history_types::default, dc_types::dp, dc_types::string, and dc_types::token.