Public Member Functions | List of all members
channelIndex Class Reference

Does averaging of fields over layers of cells. Assumes layered mesh. More...

Public Member Functions

 channelIndex (const polyMesh &, const dictionary &)
 
 channelIndex (const polyMesh &mesh, const labelList &startFaces, const bool symmetric, const direction dir)
 
template<class T >
Field< TregionSum (const Field< T > &cellField) const
 
template<class T >
Field< Tcollapse (const Field< T > &vsf, const bool asymmetric=false) const
 
const scalarFieldy () const
 

Detailed Description

Does averaging of fields over layers of cells. Assumes layered mesh.

Source files

Definition at line 50 of file channelIndex.H.

Constructor & Destructor Documentation

◆ channelIndex() [1/2]

channelIndex ( const polyMesh ,
const dictionary  
)

◆ channelIndex() [2/2]

channelIndex ( const polyMesh mesh,
const labelList startFaces,
const bool  symmetric,
const direction  dir 
)

Member Function Documentation

◆ regionSum()

Field<T> regionSum ( const Field< T > &  cellField) const

◆ collapse()

Field<T> collapse ( const Field< T > &  vsf,
const bool  asymmetric = false 
) const

◆ y()

const scalarField& y ( ) const
inline

Definition at line 134 of file channelIndex.H.


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