15 if (!dynamic_cast<const INSFVVariable *>(&
_bc->
variable()))
16 _bc->
paramError(
"variable",
"The variable should be an INSFV variable!");
INSFVHydraulicSeparatorInterface(const FVBoundaryCondition *bc)
Constructor.
void paramError(const std::string ¶m, Args... args) const
const FVBoundaryCondition * _bc
Pointer to the boundary condition that inherits from this interface.
const MooseVariableFV< Real > & variable() const