FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Space::BognerFoxSchmit Namespace Reference

Bogner-Fox-Schmit element namespace. More...

Classes

struct  DofTraits
 Bogner-Fox-Schmit Dof-Traits class template. More...
 
struct  DofTraits< Shape::Hypercube< shape_dim_ >, 0 >
 
class  Element
 Bogner-Fox-Schmit element class template. More...
 
class  Evaluator
 Bogner-Fox-Schmit Element Evaluator class template declaration. More...
 
class  Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 1 > >
 Bogner-Fox-Schmit Element Evaluator implementation for Hypercube<1> shape. More...
 
class  Evaluator< Space_, TrafoEvaluator_, SpaceEvalTraits_, Shape::Hypercube< 2 > >
 Bogner-Fox-Schmit Element Evaluator implementation for Hypercube<2> shape. More...
 

Variables

static constexpr SpaceTags ref_caps = SpaceTags::ref_value | SpaceTags::ref_grad | SpaceTags::ref_hess
 Bogner-Fox-Schmit Element Evaluator reference capabilities. More...
 

Detailed Description

Bogner-Fox-Schmit element namespace.

This namespace encapsulates all classes related to the implementation of the H2-conforming Bogner-Fox-Schmit Finite Element spaces.

Variable Documentation

◆ ref_caps

constexpr SpaceTags FEAT::Space::BognerFoxSchmit::ref_caps = SpaceTags::ref_value | SpaceTags::ref_grad | SpaceTags::ref_hess
staticconstexpr

Bogner-Fox-Schmit Element Evaluator reference capabilities.

Author
Peter Zajac

Definition at line 22 of file evaluator.hpp.