G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsGaussRule< T >, including all inherited members.
computeReference(index_t n, gsVector< T > &x, gsVector< T > &w, unsigned digits=0) | gsGaussRule< T > | privatestatic |
computeTensorProductRule(const std::vector< gsVector< T > > &nodes, const std::vector< gsVector< T > > &weights) | gsQuadRule< T > | protected |
dim() const | gsQuadRule< T > | inline |
gsGaussRule() | gsGaussRule< T > | inline |
gsGaussRule(gsVector< index_t > const &numNodes, const unsigned digits=0) | gsGaussRule< T > | inline |
gsGaussRule(index_t numNodes, const unsigned digits=0) | gsGaussRule< T > | inline |
gsGaussRule(const gsBasis< T > &basis, const T quA, const index_t quB, short_t fixDir=-1) | gsGaussRule< T > | |
gsGaussRule(const gsBasis< T > &basis, const gsOptionList &options, short_t fixDir=-1) | gsGaussRule< T > | |
gsQuadRule() | gsQuadRule< T > | inline |
lookupReference(index_t n, gsVector< T > &x, gsVector< T > &w) | gsGaussRule< T > | privatestatic |
m_nodes | gsQuadRule< T > | protected |
m_weights | gsQuadRule< T > | protected |
make(gsVector< index_t > const &numNodes, const unsigned digits=0) | gsGaussRule< T > | inlinestatic |
mapTo(const gsVector< T > &lower, const gsVector< T > &upper, gsMatrix< T > &nodes, gsVector< T > &weights) const | gsQuadRule< T > | inlinevirtual |
mapTo(T startVal, T endVal, gsMatrix< T > &nodes, gsVector< T > &weights) const | gsQuadRule< T > | virtual |
mapToAll(const std::vector< T > &breaks, gsMatrix< T > &nodes, gsVector< T > &weights) const | gsQuadRule< T > | |
numNodes() const | gsQuadRule< T > | inline |
referenceNodes() const | gsQuadRule< T > | inline |
referenceWeights() const | gsQuadRule< T > | inline |
setNodes(gsVector< index_t > const &numNodes, unsigned digits=0) | gsGaussRule< T > | virtual |
gismo::gsQuadRule::setNodes(index_t numNodes, unsigned digits=0) | gsQuadRule< T > | inline |