Functions for cut-plotting. More...
Classes | |
| struct | weight |
| Structure containing the weight for a given mesh element and cut index. More... | |
Functions | |
| template<class Type > | |
| tmp< Field< Type > > | applyWeights (const label n, const List< cutPlot::weight > &weights, const Field< Type > &cellValues) |
| Construct plot values from cell values given a set of weights. More... | |
| tmp<Field<Type> > Foam::cutPlot::applyWeights | ( | const label | n, |
| const List< cutPlot::weight > & | weights, | ||
| const Field< Type > & | cellValues | ||
| ) |
Construct plot values from cell values given a set of weights.
Referenced by sectionalForcesBase::addFluid().
