FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Cubature::AutoAlias< Shape_ > Class Template Reference

Static Public Member Functions

static String map (const String &name)
 

Static Public Attributes

static constexpr int max_auto_degree = Intern::AutoDegree<Shape_>::max_degree
 Maximum specialized auto-degree parameter. More...
 

Detailed Description

template<typename Shape_>
class FEAT::Cubature::AutoAlias< Shape_ >

Definition at line 33 of file auto_alias.hpp.

Member Function Documentation

◆ map()

template<typename Shape_ >
static String FEAT::Cubature::AutoAlias< Shape_ >::map ( const String name)
inlinestatic

Definition at line 39 of file auto_alias.hpp.

Member Data Documentation

◆ max_auto_degree

template<typename Shape_ >
constexpr int FEAT::Cubature::AutoAlias< Shape_ >::max_auto_degree = Intern::AutoDegree<Shape_>::max_degree
staticconstexpr

Maximum specialized auto-degree parameter.

Definition at line 37 of file auto_alias.hpp.


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