chrono::ChQuadratureTablesTetrahedron Class Reference
Description
Class to store polynomial roots and weights for quadrature over a tetrahedron.
Assumes 3 natural 'volume' coordinates u v w, the 4th assumed 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