Common base class for segregated solvers for the Navier-Stokes equations with linear FV assembly rout...
static InputParameters validParams()
virtual void checkIntegrity() override
Check if the user defined time kernels, if yes error out.
virtual void checkTimeKernels(LinearSystem &system)
Check if the system contains time kernels.
SIMPLESolve(Executioner &ex)
Implementation of Semi-Implicit Method for Pressure-Linked Equations (SIMPLE) with MOOSE-based applic...