14 #include <Eigen/Dense> 23 virtual void output()
override;
Creates the mesh of subchannels in a quadrilateral lattice.
QuadSubChannelNormalSliceValues(const InputParameters ¶ms)
static InputParameters validParams()
const QuadSubChannelMesh & _mesh
Eigen::MatrixXd _exit_value
matrix that holds the value of the variable the user wants to print
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableName & _variable
The name of the variable.
Prints out a user selected variable value in matrix format at a specific plane.
const Real & _height
The axial location where the plane is.
virtual void output() override