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

Defines the value type of the shape function matrix (and derivatives) More...

#include <shapeset.hpp>

Public Types

typedef Eigen::Matrix< typename domain< Derived >::type::scalar_t, num_nodes< Derived >::value, num_derivatives(Order, domain< Derived >::type::dimension) > type
 

Detailed Description

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

Defines the value type of the shape function matrix (and derivatives)

Definition at line 138 of file shapeset.hpp.


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