|
CELIA3D
1.0
Fluid-structure interaction using cut-cells
|
| couplage.cpp | Definition of specific coupling functions |
| fluide.cpp | Definition of the methods for classes Cellule and Grille. Specific coupling procedures are indicated with a "warning" sign |
| fluide.hpp | Definition of classes Cellule and Grille used in the resolution of the fluid. Specific coupling members are outlined with a "warning" sign |
| intersections.cpp | Intersection of the fluid grid with the solid |
| intersections.hpp | Inclusion of files and definition of types from the CGAL library |
| main.cpp | Main function. Initialization of the problem and resolution |
| parametres.cpp | |
| parametres.hpp | Parameters of the problem. The parameters specific to coupling are preceded by a "warning" sign |
| solide.cpp | Definition of the functions in class Solide. Specific coupling procedures are preceded by a "warning" sign |
| solide.hpp | Definition of solid classes. Specific coupling members are preceded by a "warning" sign |
1.8.11