static InputParameters validParams()
void initialSetup() override
Needed to process data loaded from user objects that are not available at construction.
Function class that reads in a list of (x,y) value pairs representing a point-wise defined function s...
Base class for functions which provides a piecewise continuous linear interpolation of an (x...
CoarsenedPiecewiseLinear(const InputParameters ¶meters)
void buildCoarsenedGrid()
Builds the coarse linear interpolation from the fine raw data.
const InputParameters & parameters() const
Get the parameters of the object.