CellCutValues< Type > Class Template Reference

Classes

class  const_iterator
 Forward iterator. More...
 

Public Types

typedef Type value_type
 The value type. More...
 

Public Member Functions

 CellCutValues (const cell &c, const cellEdgeAddressing &cAddr, const labelListList &cCuts, const faceList &fs, const Field< Type > &pPsis, const scalarField &pAlphas, const scalar isoAlpha)
 Construct from components. More...
 
const_iterator begin () const
 Get the beginning of the iteration over the values. More...
 
const_iterator end () const
 Get the end of the iteration over the values. More...
 

Detailed Description

template<class Type>
class Foam::cutPoly::CellCutValues< Type >

Definition at line 211 of file cutPolyValue.H.

Member Typedef Documentation

◆ value_type

typedef Type value_type

The value type.

Definition at line 242 of file cutPolyValue.H.

Constructor & Destructor Documentation

◆ CellCutValues()

CellCutValues ( const cell c,
const cellEdgeAddressing cAddr,
const labelListList cCuts,
const faceList fs,
const Field< Type > &  pPsis,
const scalarField pAlphas,
const scalar  isoAlpha 
)

Construct from components.

Definition at line 204 of file cutPolyValueTemplates.C.

Member Function Documentation

◆ begin()

Get the beginning of the iteration over the values.

Definition at line 261 of file cutPolyValueTemplates.C.

◆ end()

Get the end of the iteration over the values.

Definition at line 269 of file cutPolyValueTemplates.C.


The documentation for this class was generated from the following files: