#include <Navier_stokes.hpp>
template<bool visc = false, Turbulence_model turb = laminar>
class hexed::Navier_stokes< visc, turb >
contains a PDE class representing the Naver-Stokes equations with template options to specify the details of the equation set
The documentation for this class was generated from the following file:
- /home/micaiah/Desktop/hexed/include/Navier_stokes.hpp