Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
integration::gaussintegrationpoints_t Type Reference

Public Attributes

integer n
 
real(kind=dp), dimension(:),
pointer 
u
 
real(kind=dp), dimension(:),
pointer 
v
 
real(kind=dp), dimension(:),
pointer 
w
 
real(kind=dp), dimension(:),
pointer 
s
 

Member Data Documentation

integer integration::gaussintegrationpoints_t::n
real(kind=dp), dimension(:), pointer integration::gaussintegrationpoints_t::s
real(kind=dp), dimension(:), pointer integration::gaussintegrationpoints_t::u
real(kind=dp), dimension(:), pointer integration::gaussintegrationpoints_t::v
real(kind=dp), dimension(:), pointer integration::gaussintegrationpoints_t::w

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