LifeV
FSISolver.hpp File Reference

solver class for FSI More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/fsi/solver/FSIOperator.hpp>
+ Include dependency graph for FSISolver.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FSISolver
 solver for Fluid-Structure Interaction More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

solver class for FSI

Author
Christophe Prud'homme
Contributor:
Simone Deparis simon.nosp@m.e.de.nosp@m.paris.nosp@m.@epf.nosp@m.l.ch
Contributor:
Gilles Fourestey foure.nosp@m.stey.nosp@m.@cscs.nosp@m..ch
Contributor:
Paolo Crosetto paolo.nosp@m..cro.nosp@m.setto.nosp@m.@epf.nosp@m.l.ch
Maintainer:
Paolo Crosetto paolo.nosp@m..cro.nosp@m.setto.nosp@m.@epf.nosp@m.l.ch
Date
10-12-2010

This class handles the FSI iterations, it is generalized in the context of geometric multiscale applications by the class MS_ModelFSI, thus it will become obsolete.

Definition in file FSISolver.hpp.