This is the complete list of members for syncTools, including all inherited members.
getInternalOrCoupledFaces(const polyMesh &mesh) | syncTools | static |
getInternalOrMasterFaces(const polyMesh &mesh) | syncTools | static |
getMasterEdges(const polyMesh &mesh) | syncTools | static |
getMasterFaces(const polyMesh &mesh) | syncTools | static |
getMasterPoints(const polyMesh &mesh) | syncTools | static |
swapBoundaryCellList(const polyMesh &mesh, const UList< T > &cellData, List< T > &neighbourCellData) | syncTools | static |
swapBoundaryCellPositions(const polyMesh &mesh, const UList< point > &cellData, List< point > &neighbourCellData) | syncTools | static |
swapBoundaryFaceList(const polyMesh &mesh, UList< T > &faceValues) | syncTools | inlinestatic |
swapBoundaryFaceList(const polyMesh &mesh, PackedList< Width > &faceValues) | syncTools | static |
swapBoundaryFacePositions(const polyMesh &mesh, UList< point > &positions) | syncTools | inlinestatic |
swapFaceList(const polyMesh &mesh, UList< T > &faceValues) | syncTools | inlinestatic |
swapFaceList(const polyMesh &mesh, PackedList< Width > &faceValues) | syncTools | static |
syncBoundaryFaceList(const polyMesh &mesh, UList< T > &faceValues, const CombineOp &cop, const TransformOp &top, const bool parRun=Pstream::parRun()) | syncTools | static |
syncBoundaryFaceList(const polyMesh &mesh, UList< T > &faceValues, const CombineOp &cop) | syncTools | inlinestatic |
syncBoundaryFaceList(const polyMesh &mesh, PackedList< Width > &faceValues, const CombineOp &cop, const bool parRun=Pstream::parRun()) | syncTools | static |
syncBoundaryFacePositions(const polyMesh &mesh, UList< point > &positions, const CombineOp &cop) | syncTools | inlinestatic |
syncEdgeList(const polyMesh &mesh, List< T > &edgeValues, const CombineOp &cop, const T &nullValue, const TransformOp &top, const FlipOp &fop) | syncTools | static |
syncEdgeList(const polyMesh &mesh, const labelList &meshEdges, List< T > &edgeValues, const CombineOp &cop, const T &nullValue, const TransformOp &top, const FlipOp &fop) | syncTools | static |
syncEdgeList(const polyMesh &mesh, List< T > &edgeValues, const CombineOp &cop, const T &nullValue) | syncTools | inlinestatic |
syncEdgeList(const polyMesh &mesh, const labelList &meshEdges, List< T > &edgeValues, const CombineOp &cop, const T &nullValue) | syncTools | inlinestatic |
syncEdgeList(const polyMesh &mesh, PackedList< Width > &edgeValues, const CombineOp &cop, const unsigned int nullValue) | syncTools | static |
syncEdgeMap(const polyMesh &mesh, EdgeMap< T > &edgeValues, const CombineOp &cop, const TransformOp &top) | syncTools | static |
syncEdgeMap(const polyMesh &mesh, EdgeMap< T > &edgeValues, const CombineOp &cop) | syncTools | inlinestatic |
syncEdgePositions(const polyMesh &mesh, List< point > &positions, const CombineOp &cop, const point &nullValue) | syncTools | inlinestatic |
syncEdgePositions(const polyMesh &mesh, const labelList &meshEdges, List< point > &positions, const CombineOp &cop, const point &nullValue) | syncTools | inlinestatic |
syncEdgePositions(const polyMesh &mesh, EdgeMap< point > &edgePositions, const CombineOp &cop) | syncTools | inlinestatic |
syncFaceList(const polyMesh &mesh, UList< T > &faceValues, const CombineOp &cop) | syncTools | inlinestatic |
syncFaceList(const polyMesh &mesh, const bool isBoundaryOnly, PackedList< Width > &faceValues, const CombineOp &cop, const bool parRun=Pstream::parRun()) | syncTools | static |
syncFaceList(const polyMesh &mesh, PackedList< Width > &faceValues, const CombineOp &cop, const bool parRun=Pstream::parRun()) | syncTools | static |
syncFacePositions(const polyMesh &mesh, UList< point > &positions, const CombineOp &cop) | syncTools | inlinestatic |
syncPointList(const polyMesh &mesh, List< T > &pointValues, const CombineOp &cop, const T &nullValue, const TransformOp &top) | syncTools | static |
syncPointList(const polyMesh &mesh, const labelUList &meshPoints, List< T > &pointValues, const CombineOp &cop, const T &nullValue, const TransformOp &top) | syncTools | static |
syncPointList(const polyMesh &mesh, List< T > &pointValues, const CombineOp &cop, const T &nullValue) | syncTools | inlinestatic |
syncPointList(const polyMesh &mesh, const labelList &meshPoints, List< T > &pointValues, const CombineOp &cop, const T &nullValue) | syncTools | inlinestatic |
syncPointList(const polyMesh &mesh, PackedList< Width > &pointValues, const CombineOp &cop, const unsigned int nullValue) | syncTools | static |
syncPointMap(const polyMesh &mesh, Map< T > &pointValues, const CombineOp &cop, const TransformOp &top) | syncTools | static |
syncPointMap(const polyMesh &mesh, Map< T > &pointValues, const CombineOp &cop) | syncTools | inlinestatic |
syncPointPositions(const polyMesh &mesh, List< point > &positions, const CombineOp &cop, const point &nullValue) | syncTools | inlinestatic |
syncPointPositions(const polyMesh &mesh, const labelList &meshPoints, List< point > &positions, const CombineOp &cop, const point &nullValue) | syncTools | inlinestatic |
syncPointPositions(const polyMesh &mesh, Map< point > &positions, const CombineOp &cop) | syncTools | inlinestatic |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.