LifeV
OseenSolver.hpp File Reference

This file contains an Oseen equation solver class. More...

+ Include dependency graph for OseenSolver.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  OseenSolver< MeshType, SolverType >
 This class contains an Oseen equation solver. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

This file contains an Oseen equation solver class.

Author
Gilles Fourestey gille.nosp@m.s.fo.nosp@m.urest.nosp@m.ey@i.nosp@m.mag.f.nosp@m.r Simone Deparis simon.nosp@m.e.de.nosp@m.paris.nosp@m.@epf.nosp@m.l.ch
Contributor:
Zhen Wang zhen..nosp@m.wang.nosp@m.@emor.nosp@m.y.ed.nosp@m.u
Date
01-06-2007

This file contains an Oseen equation solver class. The resulting linear systems are solved by GMRES on the full matrix ( u and p coupled ).

Definition in file OseenSolver.hpp.