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

Public Attributes

integer numberofnodes
 
real(kind=dp), dimension(:),
pointer 
x =>NULL()
 
real(kind=dp), dimension(:),
pointer 
y =>NULL()
 
real(kind=dp), dimension(:),
pointer 
z =>NULL()
 

Member Data Documentation

integer types::nodes_t::numberofnodes
real(kind=dp), dimension(:), pointer types::nodes_t::x =>NULL()
real(kind=dp), dimension(:), pointer types::nodes_t::y =>NULL()
real(kind=dp), dimension(:), pointer types::nodes_t::z =>NULL()

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