NiHu
2.0
|
linear 2-noded line shape function derivative matrix More...
#include <lib_shape.hpp>
Static Public Member Functions | |
static shape_t | eval (xi_t const &) |
linear 2-noded line shape function derivative matrix
The shape functions are
\(L'_1(\xi) = -1/2 \\ L'_2(\xi) = 1/2 \)
Definition at line 99 of file lib_shape.hpp.