(git:d18deda)
Loading...
Searching...
No Matches
lri_environment_types::carray Type Reference

Data Fields

integer compression = -1
 
real(kind=dp), dimension(:), pointer cdp => NULL()
 
real(kind=sp), dimension(:), pointer csp => NULL()
 
integer(int_8), dimension(:), pointer cip => NULL()
 

Detailed Description

Definition at line 47 of file lri_environment_types.F.

Field Documentation

◆ compression

integer lri_environment_types::carray::compression = -1

Definition at line 48 of file lri_environment_types.F.

◆ cdp

real(kind=dp), dimension(:), pointer lri_environment_types::carray::cdp => NULL()

Definition at line 49 of file lri_environment_types.F.

◆ csp

real(kind=sp), dimension(:), pointer lri_environment_types::carray::csp => NULL()

Definition at line 50 of file lri_environment_types.F.

◆ cip

integer(int_8), dimension(:), pointer lri_environment_types::carray::cip => NULL()

Definition at line 51 of file lri_environment_types.F.


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