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

Data Fields

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

Detailed Description

Definition at line 47 of file lri_environment_types.F.

Field Documentation

◆ compression

integer lri_environment_types::carray::compression

Definition at line 48 of file lri_environment_types.F.

◆ cdp

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

Definition at line 49 of file lri_environment_types.F.

◆ csp

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

Definition at line 50 of file lri_environment_types.F.

◆ cip

integer(int_8), dimension(:), pointer lri_environment_types::carray::cip

Definition at line 51 of file lri_environment_types.F.


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