Foam::cutPlot Namespace Reference

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...
 

Detailed Description

Functions for cut-plotting.

Source files

Function Documentation

◆ applyWeights()

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().

Here is the caller graph for this function: