www.mooseframework.org
Classes | Typedefs
PiecewiseBilinear.h File Reference

Go to the source code of this file.

Classes

class  ColumnMajorMatrixTempl< T >
 This class defines a Tensor that can change its shape. More...
 
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< RealColumnMajorMatrix
 

Typedef Documentation

◆ ColumnMajorMatrix

Definition at line 15 of file PiecewiseBilinear.h.