V3FIT
|
Pointer to a compression object. Used for creating arrays of compression pointers. This is needed because fortran does not allow arrays of pointers directly. More...
Public Attributes | |
type(compression_class), pointer | p => null() |
Pointer to a compression_class. Used for building arrays of compression_class objects. | |
Pointer to a compression object. Used for creating arrays of compression pointers. This is needed because fortran does not allow arrays of pointers directly.
Definition at line 66 of file compression.f.