Holds information regarding type of cell. Used in inside/outside determination in cellClassification. More...
Public Member Functions | |
cellInfo () | |
cellInfo (const label ctype) | |
label | type () const |
label & | type () |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const polyMesh &, const cellInfo &, const scalar, TrackingData &td) const |
template<class TrackingData > | |
void | leaveDomain (const polyMesh &, const polyPatch &patch, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | enterDomain (const polyMesh &, const polyPatch &patch, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | transform (const polyMesh &, const tensor &rotTensor, TrackingData &td) |
template<class TrackingData > | |
bool | updateCell (const polyMesh &, const label thisCelli, const label neighbourFacei, const cellInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const cellInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const cellInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const cellInfo &, TrackingData &td) const |
bool | operator== (const cellInfo &) const |
bool | operator!= (const cellInfo &) const |
Friends | |
Ostream & | operator<< (Ostream &, const cellInfo &) |
Istream & | operator>> (Istream &, cellInfo &) |
Holds information regarding type of cell. Used in inside/outside determination in cellClassification.
Definition at line 60 of file cellInfo.H.
|
inline |
Definition at line 91 of file cellInfoI.H.
|
inlineexplicit |
Definition at line 97 of file cellInfoI.H.
|
inline |
Definition at line 98 of file cellInfo.H.
|
inline |
Definition at line 102 of file cellInfo.H.
|
inline |
Definition at line 106 of file cellInfoI.H.
References cellClassification::NOTSET.
Referenced by FaceCellWave< Type, int >::updateCell().
|
inline |
Definition at line 115 of file cellInfoI.H.
|
inline |
Definition at line 129 of file cellInfoI.H.
|
inline |
Definition at line 153 of file cellInfoI.H.
Definition at line 142 of file cellInfoI.H.
|
inline |
Definition at line 166 of file cellInfoI.H.
References update().
Referenced by FaceCellWave< Type, int >::updateCell().
|
inline |
Definition at line 190 of file cellInfoI.H.
References update().
|
inline |
Definition at line 214 of file cellInfoI.H.
References update().
Definition at line 236 of file cellInfoI.H.
References Foam::operator==().
Definition at line 248 of file cellInfoI.H.
Definition at line 257 of file cellInfoI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.