This is the complete list of members for Feel::MeshBase, including all inherited members.
boost::serialization::access (defined in Feel::MeshBase) | Feel::MeshBase | friend |
check() const =0 | Feel::MeshBase | protectedpure virtual |
checkAndFixPermutation()=0 | Feel::MeshBase | protectedpure virtual |
clear() | Feel::MeshBase | virtual |
comm() const (defined in Feel::MeshBase) | Feel::MeshBase | inline |
components() const | Feel::MeshBase | inline |
components() | Feel::MeshBase | inline |
face_processor_type typedef | Feel::MeshBase | |
hasSubMeshData() const | Feel::MeshBase | inline |
isParametric() const | Feel::MeshBase | inline |
isParentMeshOf(boost::shared_ptr< MeshBase > m) const | Feel::MeshBase | inline |
isPartitioned() const | Feel::MeshBase | |
isRelatedTo(boost::shared_ptr< M > m) const (defined in Feel::MeshBase) | Feel::MeshBase | inline |
isSameMesh(M const *m) const (defined in Feel::MeshBase) | Feel::MeshBase | inline |
isSameMesh(boost::shared_ptr< M > m) const (defined in Feel::MeshBase) | Feel::MeshBase | inline |
isSubMeshFrom(MeshBase const *m) const | Feel::MeshBase | inline |
isSubMeshFrom(boost::shared_ptr< MeshBase > m) const | Feel::MeshBase | inline |
isUpdatedForUse() const | Feel::MeshBase | inline |
measure() const =0 | Feel::MeshBase | pure virtual |
MeshBase(WorldComm const &worldComm=Environment::worldComm()) | Feel::MeshBase | |
MeshBase(MeshBase const &) | Feel::MeshBase | |
meshModified()=0 (defined in Feel::MeshBase) | Feel::MeshBase | pure virtual |
meshToSubMesh(size_type id) const | Feel::MeshBase | inline |
meshToSubMesh(boost::shared_ptr< MeshBase > m, size_type id) const | Feel::MeshBase | inline |
numberOfPartitions() const | Feel::MeshBase | inline |
numElements() const =0 | Feel::MeshBase | pure virtual |
numFaces() const =0 | Feel::MeshBase | pure virtual |
numPoints() const =0 | Feel::MeshBase | pure virtual |
numVertices() const | Feel::MeshBase | inline |
operator=(MeshBase const &m) | Feel::MeshBase | |
partition(const uint16_type n_parts)=0 | Feel::MeshBase | pure virtual |
renumber()=0 | Feel::MeshBase | protectedpure virtual |
setComponents(size_type components=MESH_ALL_COMPONENTS) | Feel::MeshBase | inline |
setNumberOfPartitions(uint16_type n) | Feel::MeshBase | inline |
setNumVertices(size_type n) | Feel::MeshBase | inline |
setParametric(bool x) | Feel::MeshBase | inline |
setSubMeshData(smd_ptrtype smd) | Feel::MeshBase | inline |
setUpdatedForUse(bool u) | Feel::MeshBase | inlineprotected |
setWorldComm(WorldComm const &_worldComm)=0 (defined in Feel::MeshBase) | Feel::MeshBase | pure virtual |
setWorldCommMeshBase(WorldComm const &_worldComm) (defined in Feel::MeshBase) | Feel::MeshBase | inline |
smd_ptrtype typedef (defined in Feel::MeshBase) | Feel::MeshBase | |
smd_type typedef (defined in Feel::MeshBase) | Feel::MeshBase | |
subMesh() const | Feel::MeshBase | inline |
subMeshToMesh(size_type id) const | Feel::MeshBase | inline |
subMeshToMesh(boost::shared_ptr< MeshBase > m, size_type id) const | Feel::MeshBase | inline |
updateEntitiesCoDimensionOne()=0 | Feel::MeshBase | protectedpure virtual |
updateEntitiesCoDimensionTwo()=0 | Feel::MeshBase | protectedpure virtual |
updateForUse()=0 | Feel::MeshBase | pure virtual |
updateForUse(size_type components) | Feel::MeshBase | virtual |
worldComm() const | Feel::MeshBase | inline |
~MeshBase() | Feel::MeshBase | virtual |