|
FrictionQPotFEM 0.23.3
|
gauss quadrature: quadrature points such that integration is exact for these bi-linear elements:: More...
Functions | |
| size_t | nip () |
| Number of integration points: More... | |
| array_type::tensor< double, 2 > | xi () |
| Integration point coordinates (local coordinates). More... | |
| array_type::tensor< double, 1 > | w () |
| Integration point weights. More... | |
gauss quadrature: quadrature points such that integration is exact for these bi-linear elements::
|
inline |
Number of integration points:
nip = nne = 8
Definition at line 35 of file ElementHex8.h.
|
inline |
|
inline |
Integration point coordinates (local coordinates).
ndim = 3. Definition at line 45 of file ElementHex8.h.