Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
types::elementdata_t Type Reference
Collaboration diagram for types::elementdata_t:
[legend]

Public Attributes

type(elementdata_t), pointer next =>NULL()
 
type(varying_string) name
 
real(kind=dp), dimension(:),
pointer 
values =>NULL()
 

Member Data Documentation

type(varying_string) types::elementdata_t::name
type(elementdata_t), pointer types::elementdata_t::next =>NULL()
real(kind=dp), dimension(:), pointer types::elementdata_t::values =>NULL()

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