This is the complete list of members for gsIetiMapper< T >, including all inherited members.
assembleAverage(const gsGeometry< T > &geo, const gsBasis< T > &basis, const gsDofMapper &dm, boxComponent bc) | gsIetiMapper< T > | privatestatic |
computeJumpMatrices(bool fullyRedundant, bool excludeCorners) | gsIetiMapper< T > | |
constructGlobalSolutionFromLocalSolutions(const std::vector< Matrix > &localContribs) | gsIetiMapper< T > | |
cornersAsPrimals() | gsIetiMapper< T > | |
customPrimalConstraints(std::vector< std::pair< index_t, SparseVector > > data) | gsIetiMapper< T > | |
dofMapperGlobal() const | gsIetiMapper< T > | inline |
dofMapperLocal(index_t k) const | gsIetiMapper< T > | inline |
fixedPart(index_t k) const | gsIetiMapper< T > | inline |
gsIetiMapper() | gsIetiMapper< T > | inline |
gsIetiMapper(const gsMultiBasis< T > &multiBasis, gsDofMapper dofMapperGlobal, const Matrix &fixedPart) | gsIetiMapper< T > | inline |
incorporateFixedPart(index_t k, const gsMatrix< T > &localSolution) const | gsIetiMapper< T > | |
init(const gsMultiBasis< T > &multiBasis, gsDofMapper dofMapperGlobal, const Matrix &fixedPart) | gsIetiMapper< T > | |
initFeSpace(typename gsExprAssembler< T >::space u, index_t k) | gsIetiMapper< T > | inline |
interfaceAveragesAsPrimals(const gsMultiPatch< T > &geo, short_t d) | gsIetiMapper< T > | |
JumpMatrix typedef | gsIetiMapper< T > | private |
jumpMatrix(index_t k) const | gsIetiMapper< T > | inline |
m_dofMapperGlobal | gsIetiMapper< T > | private |
m_dofMapperLocal | gsIetiMapper< T > | private |
m_fixedPart | gsIetiMapper< T > | private |
m_jumpMatrices | gsIetiMapper< T > | private |
m_multiBasis | gsIetiMapper< T > | private |
m_nPrimalDofs | gsIetiMapper< T > | private |
m_primalConstraints | gsIetiMapper< T > | private |
m_primalDofIndices | gsIetiMapper< T > | private |
m_status | gsIetiMapper< T > | private |
Matrix typedef | gsIetiMapper< T > | private |
multiBasis() const | gsIetiMapper< T > | inline |
nLagrangeMultipliers() | gsIetiMapper< T > | inline |
nPrimalDofs() const | gsIetiMapper< T > | inline |
primalConstraints(index_t k) const | gsIetiMapper< T > | inline |
primalDofIndices(index_t k) const | gsIetiMapper< T > | inline |
skeletonDofs(index_t patch) const | gsIetiMapper< T > | |
SparseVector typedef | gsIetiMapper< T > | private |