G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsLobattoRule< T > Member List

This is the complete list of members for gsLobattoRule< T >, including all inherited members.

computeReference(index_t n, gsVector< T > &x, gsVector< T > &w, unsigned digits=0)gsLobattoRule< T >privatestatic
computeTensorProductRule(const std::vector< gsVector< T > > &nodes, const std::vector< gsVector< T > > &weights)gsQuadRule< T >protected
dim() const gsQuadRule< T >inline
gsLobattoRule()gsLobattoRule< T >inline
gsLobattoRule(gsVector< index_t > const &numNodes, const unsigned digits=0)gsLobattoRule< T >inline
gsLobattoRule(index_t numNodes, const unsigned digits=0)gsLobattoRule< T >inline
gsQuadRule()gsQuadRule< T >inline
lookupReference(index_t n, gsVector< T > &x, gsVector< T > &w)gsLobattoRule< T >privatestatic
m_nodesgsQuadRule< T >protected
m_weightsgsQuadRule< T >protected
make(gsVector< index_t > const &numNodes, const unsigned digits=0)gsLobattoRule< 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)gsLobattoRule< T >virtual
gismo::gsQuadRule::setNodes(index_t numNodes, unsigned digits=0)gsQuadRule< T >inline