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

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

addContribution(const JumpMatrix &jumpMatrix, const SparseMatrix &localMatrix, const Matrix &localRhs, SparseMatrix primalBasis, OpPtr embedding=OpPtr())gsPrimalSystem< T >
distributePrimalSolution(std::vector< Matrix > sol)gsPrimalSystem< T >
eliminatePointwiseConstraints() constgsPrimalSystem< T >inline
gsPrimalSystem(index_t nPrimalDofs)gsPrimalSystem< T >
handleConstraints(const std::vector< SparseVector > &primalConstraints, const std::vector< index_t > &primalDofIndices, JumpMatrix &jumpMatrix, SparseMatrix &localMatrix, Matrix &localRhs)gsPrimalSystem< T >
incorporateConstraints(const std::vector< SparseVector > &primalConstraints, bool eliminatePointwiseConstraints, const SparseMatrix &localMatrix, SparseMatrix &modifiedLocalMatrix, SparseMatrix &localEmbedding, SparseMatrix &embeddingForBasis, Matrix &rhsForBasis)gsPrimalSystem< T >static
JumpMatrix typedefgsPrimalSystem< T >private
jumpMatrix()gsPrimalSystem< T >inline
localMatrix()gsPrimalSystem< T >inline
localRhs()gsPrimalSystem< T >inline
m_eliminatePointwiseConstraintsgsPrimalSystem< T >private
m_embeddingsgsPrimalSystem< T >private
m_jumpMatrixgsPrimalSystem< T >private
m_localMatrixgsPrimalSystem< T >private
m_localRhsgsPrimalSystem< T >private
m_primalBasesgsPrimalSystem< T >private
Matrix typedefgsPrimalSystem< T >private
nPrimalDofs() constgsPrimalSystem< T >inline
Op typedefgsPrimalSystem< T >private
OpPtr typedefgsPrimalSystem< T >private
primalBasis(OpPtr localSaddlePointSolver, const SparseMatrix &embeddingForBasis, const Matrix &rhsForBasis, const std::vector< index_t > &primalDofIndices, index_t nPrimalDofs)gsPrimalSystem< T >static
setEliminatePointwiseConstraints(bool v)gsPrimalSystem< T >inline
SparseMatrix typedefgsPrimalSystem< T >private
SparseVector typedefgsPrimalSystem< T >private