BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::EdgeFunctionFactory Class Reference

Creates edge functions by element type. More...

#include <cl_EdgeFunctionFactory.hpp>

Public Member Functions

 EdgeFunctionFactory ()
 ~EdgeFunctionFactory ()=default
EdgeFunctioncreate_edge_function (const ElementType aElementType)

Detailed Description

Creates edge functions by element type.

See also
Nédélec Edge Elements in BELFEM

Constructor & Destructor Documentation

◆ EdgeFunctionFactory()

belfem::fem::EdgeFunctionFactory::EdgeFunctionFactory ( )

◆ ~EdgeFunctionFactory()

belfem::fem::EdgeFunctionFactory::~EdgeFunctionFactory ( )
default

Member Function Documentation

◆ create_edge_function()

EdgeFunction * belfem::fem::EdgeFunctionFactory::create_edge_function ( const ElementType aElementType)

The documentation for this class was generated from the following files: