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