PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
navierstokes.h File Reference

Definition of the class NavierStokesSolver. More...

#include <yaml-cpp/yaml.h>
#include <petibm/boundary.h>
#include <petibm/linsolver.h>
#include <petibm/mesh.h>
#include <petibm/operators.h>
#include <petibm/probes.h>
#include <petibm/solution.h>
#include <petibm/timeintegration.h>

Go to the source code of this file.

Classes

class  NavierStokesSolver
 Solve the incompressible Navier-Stokes equations with a projection method (Perot 1993). More...
 

Detailed Description

Definition of the class NavierStokesSolver.

License
BSD 3-Clause License.
See also
Navier-Stokes solver

Definition in file navierstokes.h.