![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This is the complete list of members for gsPatchRule< T >, including all inherited members.
| _compute(const gsKnotVector< T > &knots, const gsMatrix< T > &greville, const gsVector< T > &integrals, const T tol=1e-10) const | gsPatchRule< T > | protected |
| _init(const gsBSplineBasis< T > *Bbasis) const | gsPatchRule< T > | protected |
| _integrate(const gsKnotVector< T > &knots) const | gsPatchRule< T > | protected |
| _isSymmetric(const gsKnotVector< T > knots) const | gsPatchRule< T > | inlineprotected |
| _numQuads(const gsKnotVector< T > knots) const | gsPatchRule< T > | inlineprotected |
| computeTensorProductRule(const std::vector< gsVector< T > > &nodes, const std::vector< gsVector< T > > &weights) | gsQuadRule< T > | protected |
| gsPatchRule() | gsPatchRule< T > | inline |
| gsPatchRule(const gsBasis< T > &basis, const index_t degree, const index_t regularity, const bool overintegrate, const short_t fixDir=-1) | gsPatchRule< T > | |
| gsQuadRule() | gsQuadRule< T > | inline |
| make(const gsBasis< T > &basis, const index_t degree, const index_t regularity, const bool overintegrate, const short_t fixDir=-1) | gsPatchRule< T > | inlinestatic |
| mapTo(const gsVector< T > &lower, const gsVector< T > &upper, gsMatrix< T > &nodes, gsVector< T > &weights) const | gsPatchRule< T > | virtual |
| mapTo(T startVal, T endVal, gsMatrix< T > &nodes, gsVector< T > &weights) const | gsPatchRule< T > | virtual |
| mapToAll(const std::vector< T > &, gsMatrix< T > &, gsVector< T > &) const | gsPatchRule< T > | inline |
| numNodes() const | gsQuadRule< T > | inline |
| referenceNodes() const | gsQuadRule< T > | inline |
| referenceWeights() const | gsQuadRule< T > | inline |
| setNodes(gsVector< index_t > const &, unsigned=0) | gsQuadRule< T > | inlinevirtual |
| setNodes(index_t numNodes, unsigned digits=0) | gsQuadRule< T > | inline |
| ~gsPatchRule() | gsPatchRule< T > | inline |