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...
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/fetraits.hh>
#include <ikarus/finiteelements/mixin.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::PreFE< BH, 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 |