Transport of regions for use in PatchEdgeFaceWave. More...
Public Member Functions | |
patchEdgeFaceRegions () | |
Construct null. More... | |
patchEdgeFaceRegions (const labelList &) | |
Construct from regions. More... | |
patchEdgeFaceRegions (const labelPair &) | |
Construct from regions (on edge) More... | |
const labelList & | regions () const |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
Check whether origin has been changed at all or. More... | |
template<class Patch , class TrackingData > | |
void | transform (const polyMesh &mesh, const Patch &patch, const tensor &rotTensor, const scalar tol, TrackingData &td) |
Apply rotation matrix. More... | |
template<class Patch , class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const Patch &patch, const label edgeI, const label faceI, const patchEdgeFaceRegions &faceInfo, const scalar tol, TrackingData &td) |
Influence of face on edge. More... | |
template<class Patch , class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const Patch &patch, const patchEdgeFaceRegions &edgeInfo, const bool sameOrientation, const scalar tol, TrackingData &td) |
New information for edge (from e.g. coupled edge) More... | |
template<class Patch , class TrackingData > | |
bool | updateFace (const polyMesh &mesh, const Patch &patch, const label faceI, const label edgeI, const patchEdgeFaceRegions &edgeInfo, const scalar tol, TrackingData &td) |
Influence of edge on face. More... | |
template<class TrackingData > | |
bool | equal (const patchEdgeFaceRegions &, TrackingData &) const |
Same (like operator==) More... | |
bool | operator== (const patchEdgeFaceRegions &) const |
bool | operator!= (const patchEdgeFaceRegions &) const |
Private Attributes | |
labelList | regions_ |
Region per point. More... | |
Friends | |
Ostream & | operator<< (Ostream &, const patchEdgeFaceRegions &) |
Istream & | operator>> (Istream &, patchEdgeFaceRegions &) |
Transport of regions for use in PatchEdgeFaceWave.
Set element to -1 to denote blocked.
Definition at line 57 of file patchEdgeFaceRegions.H.
|
inline |
Construct null.
Definition at line 30 of file patchEdgeFaceRegionsI.H.
|
inline |
Construct from regions.
Definition at line 35 of file patchEdgeFaceRegionsI.H.
|
inline |
Construct from regions (on edge)
Definition at line 44 of file patchEdgeFaceRegionsI.H.
|
inline |
Definition at line 57 of file patchEdgeFaceRegionsI.H.
Referenced by patchEdgeFaceRegions::operator==().
|
inline |
Check whether origin has been changed at all or.
still contains original (invalid) value.
Definition at line 64 of file patchEdgeFaceRegionsI.H.
References Foam::findIndex(), and Foam::labelMax.
Referenced by patchEdgeFaceRegions::updateEdge(), and patchEdgeFaceRegions::updateFace().
|
inline |
Apply rotation matrix.
Definition at line 72 of file patchEdgeFaceRegionsI.H.
|
inline |
Influence of face on edge.
Definition at line 84 of file patchEdgeFaceRegionsI.H.
References Foam::abort(), Foam::e, f(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), edge::flip(), forAll, Foam::labelMax, patchEdgeFaceRegions::regions_, FixedList::size(), and patchEdgeFaceRegions::valid().
|
inline |
New information for edge (from e.g. coupled edge)
Definition at line 141 of file patchEdgeFaceRegionsI.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), edge::flip(), forAll, Foam::labelMax, patchEdgeFaceRegions::regions_, FixedList::size(), and patchEdgeFaceRegions::valid().
|
inline |
Influence of edge on face.
Definition at line 188 of file patchEdgeFaceRegionsI.H.
References Foam::abort(), Foam::e, f(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), edge::flip(), Foam::labelMax, patchEdgeFaceRegions::regions_, List::size(), and patchEdgeFaceRegions::valid().
|
inline |
Same (like operator==)
Definition at line 253 of file patchEdgeFaceRegionsI.H.
References Foam::operator==().
|
inline |
Definition at line 265 of file patchEdgeFaceRegionsI.H.
References patchEdgeFaceRegions::regions().
|
inline |
Definition at line 274 of file patchEdgeFaceRegionsI.H.
|
friend |
|
friend |
|
private |
Region per point.
Definition at line 62 of file patchEdgeFaceRegions.H.
Referenced by patchEdgeFaceRegions::updateEdge(), and patchEdgeFaceRegions::updateFace().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.