OpFaceCutValues Struct Reference
Collaboration diagram for OpFaceCutValues:

Public Member Functions

 OpFaceCutValues (const face &f, const List< labelPair > &fCuts, const scalarField &pAlphas, const scalar isoAlpha, const bool below)
 
template<class Type >
auto operator() (const Field< Type > &pPsis) const
 

Public Attributes

const facef_
 
const List< labelPair > & fCuts_
 
const scalarFieldpAlphas_
 
const scalar isoAlpha_
 
const bool below_
 

Detailed Description

Definition at line 165 of file cutPolyIntegralI.H.

Constructor & Destructor Documentation

◆ OpFaceCutValues()

OpFaceCutValues ( const face f,
const List< labelPair > &  fCuts,
const scalarField pAlphas,
const scalar  isoAlpha,
const bool  below 
)
inline

Definition at line 173 of file cutPolyIntegralI.H.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ f_

const face& f_

Definition at line 167 of file cutPolyIntegralI.H.

Referenced by OpFaceCutValues::operator()().

◆ fCuts_

const List<labelPair>& fCuts_

Definition at line 168 of file cutPolyIntegralI.H.

Referenced by OpFaceCutValues::operator()().

◆ pAlphas_

const scalarField& pAlphas_

Definition at line 169 of file cutPolyIntegralI.H.

Referenced by OpFaceCutValues::operator()().

◆ isoAlpha_

const scalar isoAlpha_

Definition at line 170 of file cutPolyIntegralI.H.

Referenced by OpFaceCutValues::operator()().

◆ below_

const bool below_

Definition at line 171 of file cutPolyIntegralI.H.

Referenced by OpFaceCutValues::operator()().


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