

Go to the source code of this file.
Classes | |
| struct | weight |
| Structure containing the weight for a given mesh element and cut index. More... | |
Namespaces | |
| Foam::cutPlot | |
| Functions for cut-plotting. | |
| Foam | |
| Namespace for OpenFOAM. | |
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... | |