version 0.4.1
finiteelements Directory Reference
Directory dependency graph for finiteelements:

Directories

directory  mechanics
 

Files

file  autodifffe.hh [code]
 Contains the AutoDiffFE class, an automatic differentiation wrapper for finite elements.
 
file  febase.hh [code]
 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 [code]
 Contains the definition of the FEFactory class.
 
file  fehelper.hh [code]
 
file  ferequirements.hh [code]
 Definition of the LinearElastic class for finite element mechanics computations.
 
file  feresulttypes.hh [code]
 Definitions of ResultTypes used for finite element results.
 
file  fetraits.hh [code]
 FETraits template structure for finite element traits.
 
file  mixin.hh [code]
 Implementation of the finite element CRTP mixin class.
 
file  physicshelper.hh [code]
 Material property functions and conversion utilities.