
Public Member Functions | |
| OpCellCutValues (const cell &c, const cellEdgeAddressing &cAddr, const labelListList &cCuts, const faceList &fs, const scalarField &pAlphas, const scalar isoAlpha) | |
| template<class Type > | |
| auto | operator() (const Field< Type > &pPsis) const |
Public Attributes | |
| const cell & | c_ |
| const cellEdgeAddressing & | cAddr_ |
| const labelListList & | cCuts_ |
| const faceList & | fs_ |
| const scalarField & | pAlphas_ |
| const scalar | isoAlpha_ |
Definition at line 206 of file cutPolyIntegralI.H.
|
inline |
Definition at line 215 of file cutPolyIntegralI.H.
|
inline |
Definition at line 234 of file cutPolyIntegralI.H.
References OpCellCutValues::c_, OpCellCutValues::cAddr_, OpCellCutValues::cCuts_, OpCellCutValues::fs_, OpCellCutValues::isoAlpha_, and OpCellCutValues::pAlphas_.
| const cell& c_ |
Definition at line 208 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().
| const cellEdgeAddressing& cAddr_ |
Definition at line 209 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().
| const labelListList& cCuts_ |
Definition at line 210 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().
| const faceList& fs_ |
Definition at line 211 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().
| const scalarField& pAlphas_ |
Definition at line 212 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().
| const scalar isoAlpha_ |
Definition at line 213 of file cutPolyIntegralI.H.
Referenced by OpCellCutValues::operator()().