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
fdmh1 Module Reference

Public Member Functions

subroutine init_fdmh1 ()
 

Public Attributes

real(dp), dimension(:,:), allocatable dd
 
real(dp), dimension(:,:), allocatable fds
 
real(dp), dimension(:,:), allocatable fdst
 
real(dp), dimension(:,:), allocatable elsize
 
real(dp), dimension(:,:,:,:), allocatable bhalf
 
integer kfldfdm
 
integer, dimension(:,:,:), allocatable ktype
 
logical ifbhalf
 

Detailed Description

Definition at line 1 of file fdmh1_mod.F90.

Member Function/Subroutine Documentation

subroutine fdmh1::init_fdmh1 ( )

Definition at line 16 of file fdmh1_mod.F90.

Referenced by nek_init().

+ Here is the caller graph for this function:

Member Data Documentation

real(dp), dimension(:,:,:,:), allocatable fdmh1::bhalf

Definition at line 7 of file fdmh1_mod.F90.

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

Definition at line 6 of file fdmh1_mod.F90.

real(dp), dimension(:,:), allocatable fdmh1::elsize

Definition at line 7 of file fdmh1_mod.F90.

real(dp), dimension(:,:), allocatable fdmh1::fds

Definition at line 6 of file fdmh1_mod.F90.

real(dp), dimension(:,:), allocatable fdmh1::fdst

Definition at line 6 of file fdmh1_mod.F90.

logical fdmh1::ifbhalf

Definition at line 12 of file fdmh1_mod.F90.

integer fdmh1::kfldfdm

Definition at line 9 of file fdmh1_mod.F90.

integer, dimension(:,:,:), allocatable fdmh1::ktype

Definition at line 10 of file fdmh1_mod.F90.


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