|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
compile.hh
Go to the documentation of this file.
24 std::enable_if_t< std::is_same< std::decay_t< decltype( std::declval< const RefElement & >().size( 0 ) ) >, int >::value, int > = 0,
25 std::enable_if_t< std::is_same< std::decay_t< decltype( std::declval< const RefElement & >().type( 0, 0 ) ) >, GeometryType >::value, int > = 0 >
26 inline DofMapperCode generateCodimensionCode ( const RefElement &refElement, int codim, unsigned int blockSize = 1 )
48 std::enable_if_t< std::is_same< std::decay_t< decltype( std::declval< const RefElement & >().size( 0 ) ) >, int >::value, int > = 0,
49 std::enable_if_t< std::is_same< std::decay_t< decltype( std::declval< const RefElement & >().type( 0, 0 ) ) >, GeometryType >::value, int > = 0 >
50 inline DofMapperCode compile ( const RefElement &refElement, const LocalCoefficients &localCoefficients )
size_type dim() const
DofMapperCode generateCodimensionCode(const RefElement &refElement, int codim, unsigned int blockSize=1)
Definition compile.hh:26
DofMapperCode compile(const RefElement &refElement, const LocalCoefficients &localCoefficients)
Definition compile.hh:50
static constexpr std::size_t index(const GeometryType >)
Definition code.hh:18
Definition code.hh:152
Definition localkey.hh:21
T fill(T... args)
T forward(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8