NiHu  2.0
NiHu::element_traits::location_factory_functor< Derived, Order > Struct Template Reference

Class that computes or stores the locations. More...

#include <element.hpp>

Additional Inherited Members

- Public Types inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, Order >::type, location_impl< Derived, Order >, coords_type< Derived >::type, shape_set_traits::domain< lset< Derived >::type >::type::xi_t >
typedef conditional_precompute_instance type
 self-returning
 
typedef functor_ret_type return_type
 the return type of the static function eval
 
- Public Member Functions inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, Order >::type, location_impl< Derived, Order >, coords_type< Derived >::type, shape_set_traits::domain< lset< Derived >::type >::type::xi_t >
 conditional_precompute_instance (ConstrArgs const &...)
 
return_type operator() (Args const &...args) const
 return object computed by the function class
 
- Public Attributes inherited from NiHu::conditional_precompute_instance< location_complexity< Derived, Order >::type, location_impl< Derived, Order >, coords_type< Derived >::type, shape_set_traits::domain< lset< Derived >::type >::type::xi_t >
decltype(Func::eval(std::declval< Args >()...)) typedef functor_ret_type
 the return type of the Func function class
 

Detailed Description

template<class Derived, unsigned Order>
struct NiHu::element_traits::location_factory_functor< Derived, Order >

Class that computes or stores the locations.

Definition at line 149 of file element.hpp.


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