Public Member Functions | |
| subroutine | historyautoaddweightreal (dim, weight, units, xtype) |
| subroutine | historyautoaddweightdouble (dim, weight, units, xtype) |
| subroutine | historyautoaddweightint (dim, weight, units, xtype) |
Definition at line 255 of file gtool_historyauto_generic.f90.
| subroutine gtool_historyauto_generic::historyautoaddweight::historyautoaddweightdouble | ( | character(*), intent(in) | dim, |
| real(dp), dimension(:), intent(in) | weight, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 271 of file gtool_historyauto_generic.f90.
References dc_types::dp.
| subroutine gtool_historyauto_generic::historyautoaddweight::historyautoaddweightint | ( | character(*), intent(in) | dim, |
| integer, dimension(:), intent(in) | weight, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 284 of file gtool_historyauto_generic.f90.
References dc_types::dp.
| subroutine gtool_historyauto_generic::historyautoaddweight::historyautoaddweightreal | ( | character(*), intent(in) | dim, |
| real, dimension(:), intent(in) | weight, | ||
| character(*), intent(in), optional | units, | ||
| character(*), intent(in), optional | xtype | ||
| ) |
Definition at line 258 of file gtool_historyauto_generic.f90.
References dc_types::dp.