OGS
NumLib::detail::LowerOrderShapeFunctionOrSame< ShapeFunction, std::void_t< typename NumLib::LowerDim< ShapeFunction >::type > > Struct Template Reference

Detailed Description

template<typename ShapeFunction>
struct NumLib::detail::LowerOrderShapeFunctionOrSame< ShapeFunction, std::void_t< typename NumLib::LowerDim< ShapeFunction >::type > >

Definition at line 47 of file ElementTraitsLagrange.h.

#include <ElementTraitsLagrange.h>

Public Types

using type = typename NumLib::LowerDim<ShapeFunction>::type
 

Member Typedef Documentation

◆ type

template<typename ShapeFunction >
using NumLib::detail::LowerOrderShapeFunctionOrSame< ShapeFunction, std::void_t< typename NumLib::LowerDim< ShapeFunction >::type > >::type = typename NumLib::LowerDim<ShapeFunction>::type

Definition at line 51 of file ElementTraitsLagrange.h.


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