G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsDofMapper, including all inherited members.
addShift(index_t shift) | gsDofMapper | |
allFree() const | gsDofMapper | inline |
anyPreImage(index_t gl) const | gsDofMapper | |
anyPreImages(index_t comp=0) const | gsDofMapper | |
asVector(index_t comp=0) const | gsDofMapper | |
bindex(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
boundarySize() const | gsDofMapper | inline |
cindex(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
colapseDofs(index_t k, const gsMatrix< unsigned > &b, index_t comp=0) | gsDofMapper | |
coupledSize() const | gsDofMapper | |
eliminateDof(index_t i, index_t k, index_t comp=0) | gsDofMapper | |
finalize() | gsDofMapper | |
findBoundary(const index_t k) const | gsDofMapper | |
findCoupled(const index_t k, const index_t j=-1) const | gsDofMapper | |
findFree(const index_t k) const | gsDofMapper | |
findFreeUncoupled(const index_t k) const | gsDofMapper | |
findTagged(const index_t k) const | gsDofMapper | |
firstIndex(index_t comp=0) const | gsDofMapper | inline |
freeIndex(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
freeSize() const | gsDofMapper | inline |
getTagged() const | gsDofMapper | inline |
global_to_bindex(index_t gl) const | gsDofMapper | inline |
gsDofMapper() | gsDofMapper | |
gsDofMapper(const gsMultiBasis< T > &bases, const gsBoundaryConditions< T > &dirichlet, int unk=0) | gsDofMapper | inline |
gsDofMapper(const gsMultiBasis< T > &bases, index_t nComp=1) | gsDofMapper | inline |
gsDofMapper(std::vector< const gsMultiBasis< T > * > const &bases) | gsDofMapper | inline |
gsDofMapper(const gsBasis< T > &basis, index_t nComp=1) | gsDofMapper | inline |
gsDofMapper(const gsVector< index_t > &patchDofSizes, index_t nComp=1) | gsDofMapper | inline |
index(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
indexOnPatch(const index_t gl, const index_t k) const | gsDofMapper | |
init(const gsMultiBasis< T > &bases, index_t nComp=1) | gsDofMapper | |
init(std::vector< const gsMultiBasis< T > * > const &bases) | gsDofMapper | |
init(const gsMultiBasis< T > &basis, const gsBoundaryConditions< T > &dirichlet, int unk=0) | gsDofMapper | |
initPatchDofs(const gsVector< index_t > &patchDofSizes, index_t nComp=1) | gsDofMapper | private |
initSingle(const gsBasis< T > &basis, index_t nComp=1) | gsDofMapper | private |
inverseAsVector(index_t comp=0) const | gsDofMapper | |
inverseOnPatch(const index_t k) const | gsDofMapper | |
is_boundary(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
is_boundary_index(index_t gl) const | gsDofMapper | inline |
is_coupled(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
is_coupled_index(index_t gl) const | gsDofMapper | inline |
is_free(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
is_free_index(index_t gl) const | gsDofMapper | inline |
is_tagged(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |
is_tagged_index(index_t gl) const | gsDofMapper | inline |
isFinalized() const | gsDofMapper | inline |
isPermutation() const | gsDofMapper | inline |
lastIndex() const | gsDofMapper | inline |
localToGlobal(const gsMatrix< index_t > &locals, index_t patchIndex, gsMatrix< index_t > &globals, index_t comp=0) const | gsDofMapper | |
localToGlobal2(const gsMatrix< index_t > &locals, index_t patchIndex, gsMatrix< index_t > &globals, index_t &numFree, index_t comp=0) const | gsDofMapper | |
m_bshift | gsDofMapper | private |
m_numCpldDofs | gsDofMapper | private |
m_numElimDofs | gsDofMapper | private |
m_numFreeDofs | gsDofMapper | private |
m_offset | gsDofMapper | private |
m_shift | gsDofMapper | private |
m_tagged | gsDofMapper | private |
mapIndex(index_t n) const | gsDofMapper | inline |
mapSize() const | gsDofMapper | inline |
markBoundary(index_t k, const gsMatrix< index_t > &boundaryDofs, index_t comp=0) | gsDofMapper | |
markCoupled(index_t i, index_t k, index_t comp=0) | gsDofMapper | |
markCoupledAsTagged() | gsDofMapper | |
markTagged(index_t i, index_t k, index_t comp=0) | gsDofMapper | |
matchDof(index_t u, index_t i, index_t v, index_t j, index_t comp=0) | gsDofMapper | |
matchDofs(index_t u, const gsMatrix< index_t > &b1, index_t v, const gsMatrix< index_t > &b2, index_t comp=0) | gsDofMapper | |
numComponents() const | gsDofMapper | inline |
numPatches() const | gsDofMapper | inline |
offset(int k) const | gsDofMapper | inline |
patchSize(const index_t k, const index_t c=0) const | gsDofMapper | inline |
permuteFreeDofs(const gsVector< index_t > &permutation, index_t comp=0) | gsDofMapper | |
preImage(index_t gl, std::vector< std::pair< index_t, index_t > > &result) const | gsDofMapper | |
print(std::ostream &os=gsInfo) const | gsDofMapper | |
setBoundaryShift(index_t shift) | gsDofMapper | |
setIdentity(index_t nPatches, size_t nDofs, size_t nComp=1) | gsDofMapper | |
setMatchingInterfaces(const gsBoxTopology &mp) | gsDofMapper | |
setShift(index_t shift) | gsDofMapper | |
size() const | gsDofMapper | inline |
size(index_t comp) const | gsDofMapper | inline |
taggedSize() const | gsDofMapper | |
tindex(index_t i, index_t k=0, index_t c=0) const | gsDofMapper | inline |