NiHu  2.0
NiHu::shape_function< line_1_shape_set, 0 > Class Reference

linear 2-noded line shape functions More...

#include <lib_shape.hpp>

Static Public Member Functions

static shape_t eval (xi_t const &xi)
 

Detailed Description

linear 2-noded line shape functions

Parameters
[in]xidomain location vector
Returns
shape function vector set

The shape functions are

\(L_1(\xi) = (1-\xi)/2 \\ L_2(\xi) = (1+\xi)/2 \)

Definition at line 77 of file lib_shape.hpp.


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