33 ": This initial condition works only with quadrilateral mesh. Update your input " 34 "file to use [QuadSubChannelMesh] block for mesh.");
T & getMesh(MooseMesh &mesh)
function to cast mesh
const QuadSubChannelMesh & getMesh(const MooseMesh &mesh) const
Check that mesh is QuadSubChannelMesh and if not, report an error.
static InputParameters validParams()
Creates the mesh of subchannels in a quadrilateral lattice.
virtual const std::string & name() const
QuadSubChannelBaseIC(const InputParameters ¶ms)
static InputParameters validParams()
void mooseError(Args &&... args) const