11 #ifndef cf3_physics_navierstokes_navierstokes2d_Functions_hpp
12 #define cf3_physics_navierstokes_navierstokes2d_Functions_hpp
19 namespace navierstokes {
20 namespace navierstokes2d {
43 #endif // cf3_physics_navierstokes_navierstokes2d_Functions_hpp
void compute_diffusive_wave_speed(const Data &p, const ColVector_NDIM &normal, Real &wave_speed)
Maximum absolute wave speed.
boost::proto::terminal< SFOp< NormalOp > >::type const normal
MatrixTypes< NDIM, NEQS >::RowVector_NEQS RowVector_NEQS
MatrixTypes< NDIM, NEQS >::ColVector_NDIM ColVector_NDIM
void compute_diffusive_flux(const Data &p, const ColVector_NDIM &normal, RowVector_NEQS &flux, Real &wave_speed)
Diffusive flux in conservative form.
Top-level namespace for coolfluid.