KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
#include <FSI_utils.h>
Public Member Functions | |
Operations | |
bool | CheckPressureConvergence (ModelPart::NodesContainerType &fluid_interface_nodes, double toll, double abs_toll) |
void | StructuralPressurePrediction (Variable< double > &rVariable, ModelPart::NodesContainerType &structure_interface_nodes, const int structure_buffer_size, const int order) |
Short class definition. Detail class definition.
\URL[Example of use html]{ extended_documentation/no_ex_of_use.html}
\URL[Example of use pdf]{ extended_documentation/no_ex_of_use.pdf}
\URL[Example of use doc]{ extended_documentation/no_ex_of_use.doc}
\URL[Example of use ps]{ extended_documentation/no_ex_of_use.ps}
\URL[Extended documentation html]{ extended_documentation/no_ext_doc.html} \URL[Extended documentation pdf]{ extended_documentation/no_ext_doc.pdf} \URL[Extended documentation doc]{ extended_documentation/no_ext_doc.doc} \URL[Extended documentation ps]{ extended_documentation/no_ext_doc.ps}
|
inline |
|
inline |