7 #ifndef cf3_UFEM_test_NavierStokes_hpp
8 #define cf3_UFEM_test_NavierStokes_hpp
17 class LSSActionUnsteady;
24 boost::shared_ptr< solver::actions::Proto::ProtoAction >
stokes_pspg(LSSActionUnsteady&
solver);
35 #endif // cf3_UFEM_test_NavierStokes_hpp
boost::shared_ptr< solver::actions::Proto::ProtoAction > stokes_pspg(LSSActionUnsteady &solver)
Assembly for the Stokes equations, stabilized with PSPG.
boost::shared_ptr< solver::actions::Proto::ProtoAction > navier_stokes_pspg(LSSActionUnsteady &solver)
Assembly for the Navier-Stokes equations, stabilized with PSPG.
boost::shared_ptr< solver::actions::Proto::ProtoAction > navier_stokes_supg(LSSActionUnsteady &solver)
Assembly for the Navier-Stokes equations, stabilized with SUPG.
boost::shared_ptr< solver::actions::Proto::ProtoAction > stokes_artifdiss(LSSActionUnsteady &solver)
Assembly for the Stokes equations, stabilized with artificial dissipation.
Top-level namespace for coolfluid.