Nek5000
SEM for Incompressible NS
|
Public Member Functions | |
subroutine | init_dxyz () |
Public Attributes | |
real(dp), dimension(:,:), allocatable | dxm1 |
real(dp), dimension(:,:), allocatable | dxm12 |
real(dp), dimension(:,:), allocatable | dym1 |
real(dp), dimension(:,:), allocatable | dym12 |
real(dp), dimension(:,:), allocatable | dzm1 |
real(dp), dimension(:,:), allocatable | dzm12 |
real(dp), dimension(:,:), allocatable | dxtm1 |
real(dp), dimension(:,:), allocatable | dxtm12 |
real(dp), dimension(:,:), allocatable | dytm1 |
real(dp), dimension(:,:), allocatable | dytm12 |
real(dp), dimension(:,:), allocatable | dztm1 |
real(dp), dimension(:,:), allocatable | dztm12 |
real(dp), dimension(:,:), allocatable | dxm3 |
real(dp), dimension(:,:), allocatable | dxtm3 |
real(dp), dimension(:,:), allocatable | dym3 |
real(dp), dimension(:,:), allocatable | dytm3 |
real(dp), dimension(:,:), allocatable | dzm3 |
real(dp), dimension(:,:), allocatable | dztm3 |
real(dp), dimension(:,:), allocatable | dcm1 |
real(dp), dimension(:,:), allocatable | dctm1 |
real(dp), dimension(:,:), allocatable | dcm3 |
real(dp), dimension(:,:), allocatable | dctm3 |
real(dp), dimension(:,:), allocatable | dcm12 |
real(dp), dimension(:,:), allocatable | dctm12 |
real(dp), dimension(:,:), allocatable | dam1 |
real(dp), dimension(:,:), allocatable | datm1 |
real(dp), dimension(:,:), allocatable | dam12 |
real(dp), dimension(:,:), allocatable | datm12 |
real(dp), dimension(:,:), allocatable | dam3 |
real(dp), dimension(:,:), allocatable | datm3 |
real(dp), dimension(:,:), allocatable | wddx |
real(dp), dimension(:,:), allocatable | wddyt |
real(dp), dimension(:,:), allocatable | wddzt |
Definition at line 3 of file dxyz_mod.F90.
subroutine dxyz::init_dxyz | ( | ) |
Definition at line 28 of file dxyz_mod.F90.
Referenced by nek_init().
real(dp), dimension(:,:), allocatable dxyz::dam1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dam12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dam3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::datm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::datm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::datm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dcm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dcm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dcm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dctm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dctm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dctm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxtm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxtm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dxtm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dym1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dym12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dym3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dytm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dytm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dytm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dzm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dzm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dzm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dztm1 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dztm12 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::dztm3 |
Definition at line 7 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::wddx |
Definition at line 24 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::wddyt |
Definition at line 24 of file dxyz_mod.F90.
real(dp), dimension(:,:), allocatable dxyz::wddzt |
Definition at line 24 of file dxyz_mod.F90.