Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
semhat Module Reference

cleaned More...

Public Member Functions

subroutine init_semhat ()
 

Public Attributes

integer, parameter lr2 = 2*lx1*lx1
 
integer, parameter l3 = lx1*(lx1+1)*(lx1+2)/3
 
integer, parameter l2 =lx1*(lx1+1)/2
 
real(dp), dimension(:), allocatable ah
 
real(dp), dimension(:), allocatable bh
 
real(dp), dimension(:), allocatable ch
 
real(dp), dimension(:), allocatable dh
 
real(dp), dimension(:), allocatable dph
 
real(dp), dimension(:), allocatable jph
 
real(dp), dimension(:), allocatable zh
 
real(dp), dimension(:), allocatable wh
 
real(dp), dimension(:), allocatable bgl
 
real(dp), dimension(:), allocatable zgl
 
real(dp), dimension(:), allocatable dgl
 
real(dp), dimension(:), allocatable jgl
 
real(dp), dimension(:), allocatable dd
 
real(dp), dimension(:), allocatable zp
 
real(dp), dimension(:), allocatable ww
 

Detailed Description

cleaned

Definition at line 2 of file semhat_mod.F90.

Member Function/Subroutine Documentation

subroutine semhat::init_semhat ( )

Definition at line 18 of file semhat_mod.F90.

Referenced by nek_init().

+ Here is the caller graph for this function:

Member Data Documentation

real(dp), dimension(:), allocatable semhat::ah

Definition at line 11 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::bgl

Definition at line 13 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::bh

Definition at line 11 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::ch

Definition at line 11 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::dd

Definition at line 14 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::dgl

Definition at line 13 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::dh

Definition at line 11 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::dph

Definition at line 12 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::jgl

Definition at line 13 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::jph

Definition at line 12 of file semhat_mod.F90.

integer, parameter semhat::l2 =lx1*(lx1+1)/2

Definition at line 9 of file semhat_mod.F90.

integer, parameter semhat::l3 = lx1*(lx1+1)*(lx1+2)/3

Definition at line 8 of file semhat_mod.F90.

integer, parameter semhat::lr2 = 2*lx1*lx1

Definition at line 7 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::wh

Definition at line 12 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::ww

Definition at line 14 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::zgl

Definition at line 13 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::zh

Definition at line 12 of file semhat_mod.F90.

real(dp), dimension(:), allocatable semhat::zp

Definition at line 14 of file semhat_mod.F90.


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