Derived type for information of slice of space. More...
Public Attributes | |
| integer, dimension(:), pointer | st =>null() |
| integer, dimension(:), pointer | ed =>null() |
| integer, dimension(:), pointer | sd =>null() |
Derived type for information of slice of space.
Definition at line 246 of file gtool_historyauto_internal.f90.
| integer, dimension(:), pointer gtool_historyauto_internal::slice_info::ed =>null() |
Definition at line 250 of file gtool_historyauto_internal.f90.
| integer, dimension(:), pointer gtool_historyauto_internal::slice_info::sd =>null() |
Definition at line 253 of file gtool_historyauto_internal.f90.
| integer, dimension(:), pointer gtool_historyauto_internal::slice_info::st =>null() |
Definition at line 247 of file gtool_historyauto_internal.f90.