Type holding the oceanic inner products tensors.
More...
|
| real(kind=8), dimension(:,:), allocatable | k |
| |
| real(kind=8), dimension(:,:), allocatable | m |
| |
| real(kind=8), dimension(:,:), allocatable | n |
| |
| real(kind=8), dimension(:,:), allocatable | w |
| |
| real(kind=8), dimension(:,:,:), allocatable | o |
| |
| real(kind=8), dimension(:,:,:), allocatable | c |
| |
Type holding the oceanic inner products tensors.
Definition at line 58 of file inprod_analytic.f90.
| real(kind=8), dimension(:,:,:), allocatable inprod_analytic::ocean_tensors::c |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::ocean_tensors::k |
|
private |
Definition at line 59 of file inprod_analytic.f90.
59 REAL(KIND=8),
DIMENSION(:,:),
ALLOCATABLE :: k,m,n,w
| real(kind=8), dimension(:,:), allocatable inprod_analytic::ocean_tensors::m |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::ocean_tensors::n |
|
private |
| real(kind=8), dimension(:,:,:), allocatable inprod_analytic::ocean_tensors::o |
|
private |
| real(kind=8), dimension(:,:), allocatable inprod_analytic::ocean_tensors::w |
|
private |
The documentation for this type was generated from the following file: