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

Public Member Functions

subroutine init_ixyz ()
 

Public Attributes

real(dp), dimension(:,:), allocatable ixm12
 
real(dp), dimension(:,:), allocatable iym12
 
real(dp), dimension(:,:), allocatable izm12
 
real(dp), dimension(:,:), allocatable ixm21
 
real(dp), dimension(:,:), allocatable iym21
 
real(dp), dimension(:,:), allocatable izm21
 
real(dp), dimension(:,:), allocatable ixtm12
 
real(dp), dimension(:,:), allocatable iytm12
 
real(dp), dimension(:,:), allocatable iztm12
 
real(dp), dimension(:,:), allocatable ixtm21
 
real(dp), dimension(:,:), allocatable iytm21
 
real(dp), dimension(:,:), allocatable iztm21
 
real(dp), dimension(:,:), allocatable ixm13
 
real(dp), dimension(:,:), allocatable iym13
 
real(dp), dimension(:,:), allocatable izm13
 
real(dp), dimension(:,:), allocatable ixm31
 
real(dp), dimension(:,:), allocatable iym31
 
real(dp), dimension(:,:), allocatable izm31
 
real(dp), dimension(:,:), allocatable ixtm13
 
real(dp), dimension(:,:), allocatable iytm13
 
real(dp), dimension(:,:), allocatable iztm13
 
real(dp), dimension(:,:), allocatable ixtm31
 
real(dp), dimension(:,:), allocatable iytm31
 
real(dp), dimension(:,:), allocatable iztm31
 
real(dp), dimension(:,:), allocatable iam12
 
real(dp), dimension(:,:), allocatable iam21
 
real(dp), dimension(:,:), allocatable iatm12
 
real(dp), dimension(:,:), allocatable iatm21
 
real(dp), dimension(:,:), allocatable iam13
 
real(dp), dimension(:,:), allocatable iam31
 
real(dp), dimension(:,:), allocatable iatm13
 
real(dp), dimension(:,:), allocatable iatm31
 
real(dp), dimension(:,:), allocatable icm12
 
real(dp), dimension(:,:), allocatable icm21
 
real(dp), dimension(:,:), allocatable ictm12
 
real(dp), dimension(:,:), allocatable ictm21
 
real(dp), dimension(:,:), allocatable icm13
 
real(dp), dimension(:,:), allocatable icm31
 
real(dp), dimension(:,:), allocatable ictm13
 
real(dp), dimension(:,:), allocatable ictm31
 
real(dp), dimension(:,:), allocatable iajl1
 
real(dp), dimension(:,:), allocatable iatjl1
 
real(dp), dimension(:,:), allocatable iajl2
 
real(dp), dimension(:,:), allocatable iatjl2
 
real(dp), dimension(:,:), allocatable ialj3
 
real(dp), dimension(:,:), allocatable iatlj3
 
real(dp), dimension(:,:), allocatable ialj1
 
real(dp), dimension(:,:), allocatable iatlj1
 

Detailed Description

Definition at line 2 of file ixyz_mod.F90.

Member Function/Subroutine Documentation

subroutine ixyz::init_ixyz ( )

Definition at line 17 of file ixyz_mod.F90.

Referenced by nek_init().

+ Here is the caller graph for this function:

Member Data Documentation

real(dp), dimension(:,:), allocatable ixyz::iajl1

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iajl2

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ialj1

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ialj3

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iam12

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iam13

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iam21

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iam31

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatjl1

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatjl2

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatlj1

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatlj3

Definition at line 13 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatm12

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatm13

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatm21

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iatm31

Definition at line 11 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::icm12

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::icm13

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::icm21

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::icm31

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ictm12

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ictm13

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ictm21

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ictm31

Definition at line 12 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixm12

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixm13

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixm21

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixm31

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixtm12

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixtm13

Definition at line 10 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixtm21

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::ixtm31

Definition at line 10 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iym12

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iym13

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iym21

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iym31

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iytm12

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iytm13

Definition at line 10 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iytm21

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iytm31

Definition at line 10 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::izm12

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::izm13

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::izm21

Definition at line 7 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::izm31

Definition at line 9 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iztm12

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iztm13

Definition at line 10 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iztm21

Definition at line 8 of file ixyz_mod.F90.

real(dp), dimension(:,:), allocatable ixyz::iztm31

Definition at line 10 of file ixyz_mod.F90.


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