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

Public Member Functions

subroutine init_domain ()
 

Public Attributes

integer, parameter ltotd = lx1*ly1*lz1*lelt
 
integer ndom
 
integer n_o
 
integer nel_proc
 
integer gs_hnd_overlap
 
integer, dimension(:), allocatable na
 
integer, dimension(:), allocatable ma
 
integer, dimension(:), allocatable nza
 
integer, parameter lxc = 2
 
integer, parameter lcr = lxc**ldim
 
integer(i8), dimension(:,:), allocatable se_to_gcrs
 
integer n_crs
 
integer m_crs
 
integer nx_crs
 
integer nxyz_c
 
real(dp), dimension(:), allocatable h1_basis
 
real(dp), dimension(:), allocatable h1_basist
 

Detailed Description

Definition at line 1 of file domain_mod.F90.

Member Function/Subroutine Documentation

subroutine domain::init_domain ( )

Definition at line 25 of file domain_mod.F90.

Referenced by nek_init().

+ Here is the caller graph for this function:

Member Data Documentation

integer domain::gs_hnd_overlap

Definition at line 9 of file domain_mod.F90.

real(dp), dimension(:), allocatable domain::h1_basis

Definition at line 18 of file domain_mod.F90.

real(dp), dimension(:), allocatable domain::h1_basist

Definition at line 18 of file domain_mod.F90.

integer, parameter domain::lcr = lxc**ldim

Definition at line 13 of file domain_mod.F90.

integer, parameter domain::ltotd = lx1*ly1*lz1*lelt

Definition at line 7 of file domain_mod.F90.

integer, parameter domain::lxc = 2

Definition at line 13 of file domain_mod.F90.

integer domain::m_crs

Definition at line 16 of file domain_mod.F90.

integer, dimension(:), allocatable domain::ma

Definition at line 10 of file domain_mod.F90.

integer domain::n_crs

Definition at line 16 of file domain_mod.F90.

integer domain::n_o

Definition at line 9 of file domain_mod.F90.

integer, dimension(:), allocatable domain::na

Definition at line 10 of file domain_mod.F90.

integer domain::ndom

Definition at line 9 of file domain_mod.F90.

integer domain::nel_proc

Definition at line 9 of file domain_mod.F90.

integer domain::nx_crs

Definition at line 16 of file domain_mod.F90.

integer domain::nxyz_c

Definition at line 16 of file domain_mod.F90.

integer, dimension(:), allocatable domain::nza

Definition at line 10 of file domain_mod.F90.

integer(i8), dimension(:,:), allocatable domain::se_to_gcrs

Definition at line 15 of file domain_mod.F90.


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