https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes | Typedefs
PiecewiseBilinear.h File Reference

Go to the source code of this file.

Classes

class  PiecewiseBilinear
 PiecewiseBilinear reads from a file the information necessary to build the vectors x and y and the ColumnMajorMatrix z, and then sends those (along with a sample point) to BilinearInterpolation. More...
 

Typedefs

typedef ColumnMajorMatrixTempl< Real > ColumnMajorMatrix
 

Typedef Documentation

◆ ColumnMajorMatrix

Definition at line 16 of file PiecewiseBilinear.h.