addFieldToEmptyFieldBlocks(const BlockFieldPair add_fields) const | MoFEM::Problem | inline |
BlockFieldPair typedef | MoFEM::Problem | |
composedProblemsData | MoFEM::Problem | mutable |
EmptyFieldBlocks typedef | MoFEM::Problem | |
emptyFieldBlocks | MoFEM::Problem | mutableprivate |
eraseElements(Range entities) const | MoFEM::Problem | |
getBitFEId() const | MoFEM::Problem | |
getBitRefLevel() const | MoFEM::Problem | inline |
getBitRefLevelMask() const | MoFEM::Problem | inline |
getColDofsByPetscGlobalDofIdx(DofIdx idx, const NumeredDofEntity **dof_ptr, MoFEMTypes bh=MF_EXIST) const | MoFEM::Problem | |
getColDofsByPetscGlobalDofIdx(DofIdx idx) const | MoFEM::Problem | |
getColDofsSequence() const | MoFEM::Problem | inline |
getComposedProblemsData() const | MoFEM::Problem | inline |
getDofByNameEntAndEntDofIdx(const int field_bit_number, const EntityHandle ent, const int ent_dof_idx, const RowColData row_or_col, boost::shared_ptr< NumeredDofEntity > &dof_ptr) const | MoFEM::Problem | |
getEmptyFieldBlocks() const | MoFEM::Problem | inline |
getId() const | MoFEM::Problem | inline |
getName() const | MoFEM::Problem | inline |
getNbDofsCol() const | MoFEM::Problem | inline |
getNbDofsRow() const | MoFEM::Problem | inline |
getNbGhostDofsCol() const | MoFEM::Problem | inline |
getNbGhostDofsRow() const | MoFEM::Problem | inline |
getNbLocalDofsCol() const | MoFEM::Problem | inline |
getNbLocalDofsRow() const | MoFEM::Problem | inline |
getNumberOfElementsByNameAndPart(MPI_Comm comm, const std::string name, PetscLayout *layout) const | MoFEM::Problem | |
getNumberOfElementsByPart(MPI_Comm comm, PetscLayout *layout) const | MoFEM::Problem | |
getNumeredColDofsBegin() const | MoFEM::Problem | inline |
getNumeredColDofsByEntBegin(const EntityHandle ent) const | MoFEM::Problem | inline |
getNumeredColDofsByEntEnd(const EntityHandle ent) const | MoFEM::Problem | inline |
getNumeredColDofsByLocIdxBegin(const DofIdx locidx) const | MoFEM::Problem | inline |
getNumeredColDofsByLocIdxEnd(const DofIdx locidx) const | MoFEM::Problem | inline |
getNumeredColDofsEnd() const | MoFEM::Problem | inline |
getNumeredColDofsPtr() const | MoFEM::Problem | inline |
getNumeredFiniteElementsPtr() const | MoFEM::Problem | inline |
getNumeredRowDofsBegin() const | MoFEM::Problem | inline |
getNumeredRowDofsByEntBegin(const EntityHandle ent) const | MoFEM::Problem | inline |
getNumeredRowDofsByEntEnd(const EntityHandle ent) const | MoFEM::Problem | inline |
getNumeredRowDofsByLocIdxBegin(const DofIdx locidx) const | MoFEM::Problem | inline |
getNumeredRowDofsByLocIdxEnd(const DofIdx locidx) const | MoFEM::Problem | inline |
getNumeredRowDofsEnd() const | MoFEM::Problem | inline |
getNumeredRowDofsPtr() const | MoFEM::Problem | inline |
getRowDofsByPetscGlobalDofIdx(DofIdx idx, const NumeredDofEntity **dof_ptr, MoFEMTypes bh=MF_EXIST) const | MoFEM::Problem | |
getRowDofsByPetscGlobalDofIdx(DofIdx idx) const | MoFEM::Problem | |
getRowDofsSequence() const | MoFEM::Problem | inline |
getSubData() const | MoFEM::Problem | inline |
meshset | MoFEM::Problem | |
nbDofsCol | MoFEM::Problem | mutable |
nbDofsRow | MoFEM::Problem | mutable |
nbGhostDofsCol | MoFEM::Problem | mutable |
nbGhostDofsRow | MoFEM::Problem | mutable |
nbLocDofsCol | MoFEM::Problem | mutable |
nbLocDofsRow | MoFEM::Problem | mutable |
numeredColDofsPtr | MoFEM::Problem | mutable |
numeredFiniteElementsPtr | MoFEM::Problem | mutable |
numeredRowDofsPtr | MoFEM::Problem | mutable |
operator<<(std::ostream &os, const Problem &e) | MoFEM::Problem | friend |
Problem(Interface &moab, const EntityHandle meshset) | MoFEM::Problem | |
sequenceColDofContainer | MoFEM::Problem | mutableprivate |
SequenceDofContainer typedef | MoFEM::Problem | |
sequenceRowDofContainer | MoFEM::Problem | mutableprivate |
subProblemData | MoFEM::Problem | mutable |
tagBitFEId | MoFEM::Problem | |
tagBitRefLevel | MoFEM::Problem | |
tagBitRefLevelMask | MoFEM::Problem | |
tagId | MoFEM::Problem | |
tagName | MoFEM::Problem | |
tagNameSize | MoFEM::Problem | |
~Problem()=default | MoFEM::Problem | virtual |