![]() |
(git:42dac4a)
|
Data Fields | |
type(hfx_container_type), dimension(:), pointer | maxval_container => NULL() |
type(hfx_cache_type), dimension(:), pointer | maxval_cache => NULL() |
type(hfx_container_type), dimension(:, :), pointer | integral_containers => NULL() |
type(hfx_cache_type), dimension(:, :), pointer | integral_caches => NULL() |
type(hfx_container_type), pointer | maxval_container_disk => NULL() |
type(hfx_cache_type) | maxval_cache_disk = hfx_cache_type() |
type(hfx_cache_type), dimension(64) | integral_caches_disk = hfx_cache_type() |
type(hfx_container_type), dimension(:), pointer | integral_containers_disk => NULL() |
Definition at line 352 of file hfx_types.F.
type(hfx_container_type), dimension(:), pointer hfx_types::hfx_compression_type::maxval_container => NULL() |
Definition at line 353 of file hfx_types.F.
type(hfx_cache_type), dimension(:), pointer hfx_types::hfx_compression_type::maxval_cache => NULL() |
Definition at line 355 of file hfx_types.F.
type(hfx_container_type), dimension(:, :), pointer hfx_types::hfx_compression_type::integral_containers => NULL() |
Definition at line 357 of file hfx_types.F.
type(hfx_cache_type), dimension(:, :), pointer hfx_types::hfx_compression_type::integral_caches => NULL() |
Definition at line 359 of file hfx_types.F.
type(hfx_container_type), pointer hfx_types::hfx_compression_type::maxval_container_disk => NULL() |
Definition at line 361 of file hfx_types.F.
type(hfx_cache_type) hfx_types::hfx_compression_type::maxval_cache_disk = hfx_cache_type() |
Definition at line 362 of file hfx_types.F.
type(hfx_cache_type), dimension(64) hfx_types::hfx_compression_type::integral_caches_disk = hfx_cache_type() |
Definition at line 363 of file hfx_types.F.
type(hfx_container_type), dimension(:), pointer hfx_types::hfx_compression_type::integral_containers_disk => NULL() |
Definition at line 364 of file hfx_types.F.