![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
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() const | gsPrimalSystem< 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 typedef | gsPrimalSystem< T > | private |
| jumpMatrix() | gsPrimalSystem< T > | inline |
| localMatrix() | gsPrimalSystem< T > | inline |
| localRhs() | gsPrimalSystem< T > | inline |
| m_eliminatePointwiseConstraints | gsPrimalSystem< T > | private |
| m_embeddings | gsPrimalSystem< T > | private |
| m_jumpMatrix | gsPrimalSystem< T > | private |
| m_localMatrix | gsPrimalSystem< T > | private |
| m_localRhs | gsPrimalSystem< T > | private |
| m_primalBases | gsPrimalSystem< T > | private |
| Matrix typedef | gsPrimalSystem< T > | private |
| nPrimalDofs() const | gsPrimalSystem< T > | inline |
| Op typedef | gsPrimalSystem< T > | private |
| OpPtr typedef | gsPrimalSystem< 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 typedef | gsPrimalSystem< T > | private |
| SparseVector typedef | gsPrimalSystem< T > | private |