Exports the Rhs struct that carries objects and methods for solving the right-hand side of a set of equations.
pub use self::numflux::hll::Hll;
pub use self::numflux::kt::Kt;
pub use self::numflux::NumFlux;