NiHu  2.0
NiHu::element_traits::coords_type< Derived > Struct Template Reference

Matrix that stores the element's corner coordinates. More...

#include <element.hpp>

Public Types

typedef Eigen::Matrix< typename space_type< Derived >::type::scalar_t, space_type< Derived >::type::dimension, lset< Derived >::type::num_nodes > type
 

Detailed Description

template<class Derived>
struct NiHu::element_traits::coords_type< Derived >

Matrix that stores the element's corner coordinates.

Definition at line 127 of file element.hpp.


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