version 0.4.1
febase.hh File Reference

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. More...

Go to the source code of this file.

Classes

struct  Ikarus::PreFE< BH, FER, useFlat, useEigenRef >
 PreFE struct acts as a convenient wrapper for the FE class to access different type traits. More...
 
class  Ikarus::FE< PreFE, Skills >
 FE class is a base class for all finite elements. More...
 

Namespaces

namespace  Ikarus