Type holding the atmospheric inner products tensors.
More...
|
| real(kind=8), dimension(:,:), allocatable | a |
| |
| real(kind=8), dimension(:,:), allocatable | c |
| |
| real(kind=8), dimension(:,:), allocatable | d |
| |
| real(kind=8), dimension(:,:), allocatable | s |
| |
| real(kind=8), dimension(:,:,:), allocatable | b |
| |
| real(kind=8), dimension(:,:,:), allocatable | g |
| |
Type holding the atmospheric inner products tensors.
Definition at line 52 of file inprod_analytic.f90.
| real(kind=8), dimension(:,:), allocatable inprod_analytic::atm_tensors::a |
|
private |
Definition at line 53 of file inprod_analytic.f90.
53 REAL(KIND=8),
DIMENSION(:,:),
ALLOCATABLE :: a,c,d,s
| real(kind=8), dimension(:,:,:), allocatable inprod_analytic::atm_tensors::b |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::atm_tensors::c |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::atm_tensors::d |
|
private |
| real(kind=8), dimension(:,:,:), allocatable inprod_analytic::atm_tensors::g |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::atm_tensors::s |
|
private |
The documentation for this type was generated from the following file: