SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
def_type_mesh::gauss_type Type Reference

Public Attributes

integer k_d
 
integer n_w
 
integer l_g
 
integer n_ws
 
integer l_gs
 
real(kind=8), dimension(:,:),
pointer 
ww
 
real(kind=8), dimension(:,:),
pointer 
wws
 
real(kind=8), dimension(:,:),
pointer 
wwsi
 
real(kind=8), dimension(:,:,:,:),
pointer 
dw
 
real(kind=8), dimension(:,:,:,:),
pointer 
dwni
 
real(kind=8), dimension(:,:,:),
pointer 
rnorms
 
real(kind=8), dimension(:,:,:,:),
pointer 
rnormsi
 
real(kind=8), dimension(:,:),
pointer 
rj
 
real(kind=8), dimension(:,:),
pointer 
rji
 
real(kind=8), dimension(:,:),
pointer 
rjs
 
real(kind=8), dimension(:,:,:,:),
pointer 
dw_s
 
real(kind=8), dimension(:,:,:,:),
pointer 
dwps
 
real(kind=8), dimension(:,:,:,:),
pointer 
dws
 

Detailed Description

Definition at line 37 of file def_type_mesh.f90.

Member Data Documentation

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::dw

Definition at line 42 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::dw_s

Definition at line 49 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::dwni

Definition at line 43 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::dwps

Definition at line 50 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::dws

Definition at line 51 of file def_type_mesh.f90.

integer def_type_mesh::gauss_type::k_d

Definition at line 38 of file def_type_mesh.f90.

integer def_type_mesh::gauss_type::l_g

Definition at line 38 of file def_type_mesh.f90.

integer def_type_mesh::gauss_type::l_gs

Definition at line 38 of file def_type_mesh.f90.

integer def_type_mesh::gauss_type::n_w

Definition at line 38 of file def_type_mesh.f90.

integer def_type_mesh::gauss_type::n_ws

Definition at line 38 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::rj

Definition at line 46 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::rji

Definition at line 47 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::rjs

Definition at line 48 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :), pointer def_type_mesh::gauss_type::rnorms

Definition at line 44 of file def_type_mesh.f90.

real(kind=8), dimension(:, :, :, :), pointer def_type_mesh::gauss_type::rnormsi

Definition at line 45 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::ww

Definition at line 39 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::wws

Definition at line 40 of file def_type_mesh.f90.

real(kind=8), dimension(:, :), pointer def_type_mesh::gauss_type::wwsi

Definition at line 41 of file def_type_mesh.f90.


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