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 12 of file historyaxiscreate.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 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 47 of file historyaxiscreate.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.