1 #ifndef __CUBE_FLOW_UNIFORM_GRID__ 2 #define __CUBE_FLOW_UNIFORM_GRID__ 4 #include "flow_solver_case_base.h" 5 #include "dg/dg_base.hpp" 10 template <
int dim,
int nstate>
30 std::shared_ptr< Physics::PhysicsBase<dim,nstate,double> >
pde_physics;
Files for the baseline physics.
Main parameter class that contains the various other sub-parameter classes.
DGBase is independent of the number of state variables.