Go to the documentation of this file.
37 #ifndef channelIndex_H
38 #define channelIndex_H
63 const bool symmetric_;
85 void walkOppositeFaces
92 void calcLayeredRegions
117 const bool symmetric,
135 const bool asymmetric=
false
Does averaging of fields over layers of cells. Assumes layered mesh.
Mesh consisting of general polyhedral cells.
Field< T > collapse(const Field< T > &vsf, const bool asymmetric=false) const
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const scalarField & y() const
Direction is an 8-bit unsigned integer type used to represent Cartesian directions,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Field< T > regionSum(const Field< T > &cellField) const