LifeV
|
Implementation of an FSI (Operator) with Newton algorithm. More...
#include <lifev/fsi/solver/FSIOperator.hpp>
Go to the source code of this file.
Data Structures | |
class | FSIExactJacobian |
FSIModelExactJacobian - Implementation of an FSI (Operator) with Newton algorithm. More... | |
class | FSIExactJacobian::Epetra_ExactJacobian |
Epetra_ExactJacobian This class implements an Epetra_Operator to be passed to AztecOO. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::anonymous_namespace{FSIExactJacobian.hpp} | |
Functions | |
FSIOperator * | createEJ () |
Implementation of an FSI (Operator) with Newton algorithm.
Definition in file FSIExactJacobian.hpp.