G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsPatchRule< T > Member List

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) constgsPatchRule< T >protected
_init(const gsBSplineBasis< T > *Bbasis) constgsPatchRule< T >protected
_integrate(const gsKnotVector< T > &knots) constgsPatchRule< T >protected
_isSymmetric(const gsKnotVector< T > knots) constgsPatchRule< T >inlineprotected
_numQuads(const gsKnotVector< T > knots) constgsPatchRule< 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) constgsPatchRule< T >virtual
mapTo(T startVal, T endVal, gsMatrix< T > &nodes, gsVector< T > &weights) constgsPatchRule< T >virtual
mapToAll(const std::vector< T > &, gsMatrix< T > &, gsVector< T > &) constgsPatchRule< T >inline
numNodes() constgsQuadRule< T >inline
referenceNodes() constgsQuadRule< T >inline
referenceWeights() constgsQuadRule< 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