version 0.4.1
Finite Elements

Local assemblers for linear algebra contributions to the global system. More...

Collaboration diagram for Finite Elements:

Modules

 Mechanics
 All finite elements in the context of mechanics.
 
 FE Affordance Tags
 All finite element affordances.
 
 FE Parameter Tags
 All finite element parameter tags.
 

Files

file  febase.hh
 Contains the FE class, which is used as a base class for all finite elements. It provides information about the local view of a finite element. It also contains the PreFE class which acts as a convenient wrapper for different type traits needed by the FE class.
 
file  fefactory.hh
 Contains the definition of the FEFactory class.
 
file  ferequirements.hh
 Definition of the LinearElastic class for finite element mechanics computations.
 
file  feresulttypes.hh
 Definitions of ResultTypes used for finite element results.
 
file  mixin.hh
 Implementation of the finite element CRTP mixin class.
 

Detailed Description