This is the complete list of members for globalMeshData, including all inherited members.
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
append(const IndirectListBase< T, Addr > &list) | List | inline |
append(const T &val) | List | inline |
append(T &&val) | List | inline |
append(const UList< T > &list) | List | inline |
appendUniq(const T &val) | List | inline |
boundaryCells() const | globalMeshData | |
ClassName("globalMeshData") | globalMeshData | |
clear() | List | inline |
clearOut() | globalMeshData | |
clone() const | List | inline |
coupledPatch() const | globalMeshData | |
coupledPatchMeshEdgeMap() const | globalMeshData | |
coupledPatchMeshEdges() const | globalMeshData | |
geometricSharedPoints() const | globalMeshData | |
globalBoundaryCellNumbering() const | globalMeshData | |
globalBoundaryFaceNumbering() const | globalMeshData | |
globalCoPointSlaves() const | globalMeshData | |
globalCoPointSlavesMap() const | globalMeshData | |
globalEdgeNumbering() const | globalMeshData | |
globalEdgeOrientation() const | globalMeshData | |
globalEdgeSlaves() const | globalMeshData | |
globalEdgeSlavesMap() const | globalMeshData | |
globalEdgeTransformedSlaves() const | globalMeshData | |
globalMeshData(const polyMesh &mesh) | globalMeshData | |
globalPointBoundaryCells() const | globalMeshData | |
globalPointBoundaryCellsMap() const | globalMeshData | |
globalPointBoundaryFaces() const | globalMeshData | |
globalPointBoundaryFacesMap() const | globalMeshData | |
globalPointNumbering() const | globalMeshData | |
globalPointSlaves() const | globalMeshData | |
globalPointSlavesMap() const | globalMeshData | |
globalPointTransformedBoundaryCells() const | globalMeshData | |
globalPointTransformedBoundaryFaces() const | globalMeshData | |
globalPointTransformedSlaves() const | globalMeshData | |
globalTransforms() const | globalMeshData | |
List() noexcept | List | inline |
List(const label len) | List | explicit |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const List< T > &a) | List | |
List(const UList< T > &a) | List | explicit |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const UList< T > &list, const FixedList< label, N > &indices) | List | |
List(const FixedList< T, N > &list) | List | explicit |
List(const PtrList< T > &list) | List | explicit |
List(const SLList< T > &list) | List | explicit |
List(const IndirectListBase< T, Addr > &list) | List | explicit |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(DynamicList< T, SizeMin > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List(Istream &is) | List | |
List(const label len) | List | |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const UList< T > &a) | List | |
List(const List< T > &a) | List | |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const PtrList< T > &list) | List | |
List(const SLList< T > &list) | List | |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List() noexcept | List | inline |
List(Istream &is) | List | |
matchTol_ | globalMeshData | static |
mergePoints(labelList &pointToGlobal, labelList &uniquePoints) const | globalMeshData | |
mergePoints(const labelList &meshPoints, const Map< label > &meshPointMap, labelList &pointToGlobal, labelList &uniqueMeshPoints) const | globalMeshData | |
mesh() const noexcept | globalMeshData | inline |
movePoints(const pointField &newPoints) | globalMeshData | |
newElmt(const label i) | List | inline |
nGlobalEdges() const | globalMeshData | |
nGlobalPoints() const | globalMeshData | |
nonBlockingSchedule(const Container &patches) | ProcessorTopology< Container, ProcPatch > | static |
nTotalCells() const noexcept | globalMeshData | inline |
nTotalFaces() const noexcept | globalMeshData | inline |
nTotalPoints() const noexcept | globalMeshData | inline |
null() | List | inlinestatic |
Foam::ProcessorTopology::operator=(const UList< T > &a) | List | |
Foam::ProcessorTopology::operator=(const List< T > &list) | List | |
Foam::ProcessorTopology::operator=(const SLList< T > &list) | List | |
Foam::ProcessorTopology::operator=(const IndirectListBase< T, Addr > &list) | List | |
Foam::ProcessorTopology::operator=(const FixedList< T, N > &list) | List | |
Foam::ProcessorTopology::operator=(std::initializer_list< T > list) | List | |
Foam::ProcessorTopology::operator=(const T &val) | List | inline |
Foam::ProcessorTopology::operator=(const Foam::zero) | List | inline |
Foam::ProcessorTopology::operator=(List< T > &&list) | List | |
Foam::ProcessorTopology::operator=(DynamicList< T, SizeMin > &&list) | List | |
Foam::ProcessorTopology::operator=(SortableList< T > &&list) | List | |
Foam::ProcessorTopology::operator=(SLList< T > &&list) | List | |
parallel() const | globalMeshData | inline |
patchSchedule() const | ProcessorTopology< Container, ProcPatch > | inline |
processorPatches() const noexcept | globalMeshData | inline |
processorPatchIndices() const noexcept | globalMeshData | inline |
processorPatchNeighbours() const noexcept | globalMeshData | inline |
ProcessorTopology(const Container &patches, const label comm) | ProcessorTopology< Container, ProcPatch > | |
procPatchMap() const | ProcessorTopology< Container, ProcPatch > | inline |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
resize(const label len) | List | inline |
resize(const label len, const T &val) | List | |
resize(const label newLen) | List | inline |
resize_nocopy(const label len) | List | inline |
set(const label i, bool val=true) | List | inline |
setSize(const label n) | List | inline |
setSize(const label n, const T &val) | List | inline |
shallowCopy(const UList< T > &)=delete | List | |
sharedEdgeAddr() const | globalMeshData | |
sharedEdgeLabels() const | globalMeshData | |
sharedPointAddr() const | globalMeshData | |
sharedPointGlobalLabels() const | globalMeshData | |
sharedPointLabels() const | globalMeshData | |
sharedPoints() const | globalMeshData | |
subList typedef | List | |
syncData(List< Type > &elems, const labelListList &slaves, const labelListList &transformedSlaves, const mapDistribute &slavesMap, const globalIndexAndTransform &, const CombineOp &cop, const TransformOp &top) | globalMeshData | static |
syncData(List< Type > &elems, const labelListList &slaves, const labelListList &transformedSlaves, const mapDistribute &slavesMap, const CombineOp &cop) | globalMeshData | static |
syncPointData(List< Type > &pointData, const CombineOp &cop, const TransformOp &top) const | globalMeshData | |
transfer(List< T > &list) | List | |
transfer(DynamicList< T, SizeMin > &list) | List | |
transfer(SortableList< T > &list) | List | |
transfer(List< T > &list) | List | |
transfer(SortableList< T > &list) | List | |
updateMesh() | globalMeshData | |
~globalMeshData() | globalMeshData | |
~List() | List |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.