OpCellCutValues Struct Reference
Collaboration diagram for OpCellCutValues:

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 cellc_
 
const cellEdgeAddressingcAddr_
 
const labelListListcCuts_
 
const faceListfs_
 
const scalarFieldpAlphas_
 
const scalar isoAlpha_
 

Detailed Description

Definition at line 206 of file cutPolyIntegralI.H.

Constructor & Destructor Documentation

◆ OpCellCutValues()

OpCellCutValues ( const cell c,
const cellEdgeAddressing cAddr,
const labelListList cCuts,
const faceList fs,
const scalarField pAlphas,
const scalar  isoAlpha 
)
inline

Definition at line 215 of file cutPolyIntegralI.H.

Member Function Documentation

◆ operator()()

auto operator() ( const Field< Type > &  pPsis) const
inline

Member Data Documentation

◆ c_

const cell& c_

Definition at line 208 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().

◆ cAddr_

const cellEdgeAddressing& cAddr_

Definition at line 209 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().

◆ cCuts_

const labelListList& cCuts_

Definition at line 210 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().

◆ fs_

const faceList& fs_

Definition at line 211 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().

◆ pAlphas_

const scalarField& pAlphas_

Definition at line 212 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().

◆ isoAlpha_

const scalar isoAlpha_

Definition at line 213 of file cutPolyIntegralI.H.

Referenced by OpCellCutValues::operator()().


The documentation for this struct was generated from the following file: