V3FIT
Public Attributes | List of all members
compression::compression_pointer Type Reference

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.
 

Detailed Description

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.


The documentation for this type was generated from the following file: