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

Public Attributes

type(factors_t), pointer gebhardtfactors =>NULL()
 
integer constraint = 0
 
integer outbody = -1
 
type(element_t), pointer left =>NULL()
 
type(element_t), pointer right =>NULL()
 

Member Data Documentation

integer types::boundaryinfo_t::constraint = 0
type(factors_t), pointer types::boundaryinfo_t::gebhardtfactors =>NULL()
type(element_t), pointer types::boundaryinfo_t::left =>NULL()
integer types::boundaryinfo_t::outbody = -1
type(element_t), pointer types::boundaryinfo_t::right =>NULL()

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