COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Functions
NavierStokes.hpp File Reference
#include "solver/actions/Proto/ProtoAction.hpp"

Go to the source code of this file.

Namespaces

 cf3
 Top-level namespace for coolfluid.
 
 cf3::UFEM
 

Functions

boost::shared_ptr< solver::actions::Proto::ProtoAction > stokes_artifdiss (LSSActionUnsteady &solver)
 Assembly for the Stokes equations, stabilized with artificial dissipation. More...
 
boost::shared_ptr< solver::actions::Proto::ProtoAction > stokes_pspg (LSSActionUnsteady &solver)
 Assembly for the Stokes equations, stabilized with PSPG. More...
 
boost::shared_ptr< solver::actions::Proto::ProtoAction > navier_stokes_pspg (LSSActionUnsteady &solver)
 Assembly for the Navier-Stokes equations, stabilized with PSPG. More...
 
boost::shared_ptr< solver::actions::Proto::ProtoAction > navier_stokes_supg (LSSActionUnsteady &solver)
 Assembly for the Navier-Stokes equations, stabilized with SUPG. More...
 
Send comments to:
COOLFluiD Web Admin