Helper class used by fvc::sweep function. More...
Public Member Functions | |
sweepData (const sweepData &)=default | |
sweepData & | operator= (const sweepData &)=default |
sweepData () | |
sweepData (const scalar value, const point &origin) | |
scalar | value () const |
scalar & | value () |
const point & | origin () const |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const polyMesh &, const sweepData &, const scalar, TrackingData &td) const |
template<class TrackingData > | |
void | leaveDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | enterDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | transform (const polyMesh &, const tensor &, TrackingData &td) |
template<class TrackingData > | |
bool | updateCell (const polyMesh &, const label thisCelli, const label neighbourFacei, const sweepData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const sweepData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const sweepData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const sweepData &, TrackingData &td) const |
void | operator= (const scalar value) |
bool | operator== (const sweepData &) const |
bool | operator!= (const sweepData &) const |
Friends | |
Ostream & | operator<< (Ostream &os, const sweepData &rhs) |
Istream & | operator>> (Istream &is, sweepData &rhs) |
|
inline |
Definition at line 69 of file sweepDataI.H.
Definition at line 77 of file sweepDataI.H.
|
inline |
Definition at line 100 of file sweepData.H.
Referenced by sweepData::operator=().
|
inline |
Definition at line 106 of file sweepData.H.
|
inline |
Definition at line 112 of file sweepData.H.
|
inline |
Definition at line 90 of file sweepDataI.H.
|
inline |
Definition at line 98 of file sweepDataI.H.
|
inline |
Definition at line 111 of file sweepDataI.H.
|
inline |
Definition at line 137 of file sweepDataI.H.
Definition at line 125 of file sweepDataI.H.
References Foam::transform().
|
inline |
Definition at line 152 of file sweepDataI.H.
References primitiveMesh::cellCentres(), mesh, and update().
|
inline |
Definition at line 167 of file sweepDataI.H.
References primitiveMesh::faceCentres(), mesh, and update().
|
inline |
Definition at line 183 of file sweepDataI.H.
References primitiveMesh::faceCentres(), mesh, and update().
Definition at line 197 of file sweepDataI.H.
References Foam::operator==().
|
inline |
Definition at line 209 of file sweepData.H.
References sweepData::value().
Definition at line 209 of file sweepDataI.H.
Definition at line 218 of file sweepDataI.H.
Definition at line 223 of file sweepData.H.
Definition at line 228 of file sweepData.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.