NiHu  2.0
NiHu::shape_set_traits::factory_functor< Derived, Order > Struct Template Reference

Defines the factory functor that computes or stores the shape functions. More...

#include <shapeset.hpp>

Additional Inherited Members

- Public Types inherited from NiHu::conditional_precompute< shape_complexity< Derived, Order >::type, shape_function< Derived, Order >, domain< Derived >::type::xi_t >
typedef conditional_precompute type
 self-returning
 
typedef functor_ret_type return_type
 the return type of the static function eval
 
- Static Public Member Functions inherited from NiHu::conditional_precompute< shape_complexity< Derived, Order >::type, shape_function< Derived, Order >, domain< Derived >::type::xi_t >
static return_type eval (Args const &...args)
 return object computed by the function class
 
- Public Attributes inherited from NiHu::conditional_precompute< shape_complexity< Derived, Order >::type, shape_function< Derived, Order >, domain< Derived >::type::xi_t >
decltype(Func::eval(std::declval< Args >()...)) typedef functor_ret_type
 the return type of the function class
 

Detailed Description

template<class Derived, unsigned Order>
struct NiHu::shape_set_traits::factory_functor< Derived, Order >

Defines the factory functor that computes or stores the shape functions.

Definition at line 149 of file shapeset.hpp.


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