DUNE-FEM (unstable)
Dune::Fem::ShapeFunctionSets Class Reference
interface class representing a family of shape function sets More...
#include <dune/fem/space/discontinuousgalerkin/shapefunctionsets.hh>
Public Types | |
| typedef ImplementationDefined | ShapeFunctionSetType |
| shape function set type | |
Public Member Functions | |
Move construction/assignemnt | |
| ShapeFunctionSets (ShapeFunctionSets &&) | |
| move constructor | |
Deleted methods | |
| ShapeFunctionSets (const ShapeFunctionSets &)=delete | |
| copy constructor | |
| ShapeFunctionSets & | operator= (const ShapeFunctionSets &)=delete |
| assignment operator | |
Public member functions | |
| const std::vector< Dune::GeometryType > & | types () const |
| return vector of geometry types | |
| int | order () const |
| return maximum order | |
| int | order (Dune::GeometryType type) const |
| return order per geometry type | |
| ShapeFunctionSetType | shapeFunctionSet (const Dune::GeometryType &type) const |
| return shape function set More... | |
Detailed Description
interface class representing a family of shape function sets
Member Function Documentation
◆ shapeFunctionSet()
| ShapeFunctionSetType Dune::Fem::ShapeFunctionSets::shapeFunctionSet | ( | const Dune::GeometryType & | type | ) | const |
return shape function set
- Parameters
-
[in] type geometry type
- Returns
- shape function set
The documentation for this class was generated from the following file:
- dune/fem/space/discontinuousgalerkin/shapefunctionsets.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jan 10, 23:35, 2026)