chrono::ChQuadratureTablesTetrahedron Class Reference
Description
Polynomial roots and weights for quadrature over a tetrahedron.
Assumes 3 natural 'volume' coordinates u, v, and w, with the 4th assumed to be 1-u-v-w.
#include <ChQuadrature.h>
Public Attributes | |
std::vector< std::vector< double > > | Weight |
std::vector< std::vector< double > > | LrootsU |
std::vector< std::vector< double > > | LrootsV |
std::vector< std::vector< double > > | LrootsW |
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/core/ChQuadrature.h
- /builds/uwsbel/chrono/src/chrono/core/ChQuadrature.cpp