LifeV
|
Files | |
file | FSIData.cpp [code] |
DataFSI - File containing a data container for FSI problems. | |
file | FSIData.hpp [code] |
FSIData - File containing a data container for FSI problems. | |
file | FSIExactJacobian.cpp [code] |
file | FSIExactJacobian.hpp [code] |
Implementation of an FSI (Operator) with Newton algorithm. | |
file | FSIFixedPoint.cpp [code] |
file | FSIFixedPoint.hpp [code] |
Implementation of an FSI with fixed point iterations. | |
file | FSIMonolithic.cpp [code] |
file | FSIMonolithic.hpp [code] |
file | FSIMonolithicGE.cpp [code] |
A short description of the file content. | |
file | FSIMonolithicGE.hpp [code] |
Monolithic Geometry–Explicit FSI Solver. | |
file | FSIMonolithicGI.cpp [code] |
file | FSIMonolithicGI.hpp [code] |
! | |
file | FSIOperator.cpp [code] |
Pure virtual operator class for FSI solvers. | |
file | FSIOperator.hpp [code] |
Pure virtual operator class for FSI solvers. | |
file | FSISolver.cpp [code] |
File containing the solver for the instances of the FSI class. | |
file | FSISolver.hpp [code] |
solver class for FSI | |
file | HarmonicExtensionSolver.hpp [code] |
Classes to hold algorithms for the mesh motion, for instance, involved in a ALE formulation. | |
file | MonolithicBlock.cpp [code] |
file | MonolithicBlock.hpp [code] |
This file contains a pure virtual class for the linear operators with a block structure (i.e. block matrices and preconditioners). The specializations of this class can be used to handle many types of composed preconditioners and composed operators. | |
file | MonolithicBlockComposed.cpp [code] |
file | MonolithicBlockComposed.hpp [code] |
this file contains a class which is suited for handling a block-structured matrix that can be written as a multiplication of a variable number of factors. It contains a vector of pointers for each factor, BCHandler, FESpace and for each coupling part. | |
file | MonolithicBlockComposedDN.cpp [code] |
file | MonolithicBlockComposedDN.hpp [code] |
This file contains a class implementing a preconditioner for the Fluid-Structure Interaction system. | |
file | MonolithicBlockComposedDND.cpp [code] |
file | MonolithicBlockComposedDND.hpp [code] |
Composed preconditioner for a three blocks coupled problem. | |
file | MonolithicBlockComposedDNND.cpp [code] |
file | MonolithicBlockComposedDNND.hpp [code] |
file | MonolithicBlockComposedNN.cpp [code] |
file | MonolithicBlockComposedNN.hpp [code] |
Block (a little exotic) preconditioner. | |
file | MonolithicBlockMatrix.cpp [code] |
file | MonolithicBlockMatrix.hpp [code] |
This file contains a class which handles matrices with a block structure. | |
file | MonolithicBlockMatrixRN.cpp [code] |
file | MonolithicBlockMatrixRN.hpp [code] |
file containing a class for handling a 2-blocks matrix with Robin-Neumann coupling | |
file | MonolithicRobinInterface.cpp [code] |
file | MonolithicRobinInterface.hpp [code] |
An interface implementing the Robin coupling. | |