NiHu
2.0
|
compute location derivatives from nodal coordinates More...
#include <element.hpp>
Public Types | |
typedef element_traits::lset< Derived >::type | lset_t |
typedef element_traits::coords_type< Derived >::type | coords_t |
typedef element_traits::location_value_type< Derived, Order >::type | ret_t |
typedef shape_set_traits::domain< lset_t >::type::xi_t | xi_t |
Static Public Member Functions | |
static ret_t | eval (coords_t const &coords, xi_t const &xi) |
compute location derivatives from nodal coordinates
Definition at line 84 of file element.hpp.