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.
List of all members
Kratos::FSIUtils Class Reference

#include <FSI_utils.h>

Collaboration diagram for Kratos::FSIUtils:

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)
 

Detailed Description

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}

Member Function Documentation

◆ CheckPressureConvergence()

bool Kratos::FSIUtils::CheckPressureConvergence ( ModelPart::NodesContainerType fluid_interface_nodes,
double  toll,
double  abs_toll 
)
inline

◆ StructuralPressurePrediction()

void Kratos::FSIUtils::StructuralPressurePrediction ( Variable< double > &  rVariable,
ModelPart::NodesContainerType structure_interface_nodes,
const int  structure_buffer_size,
const int  order 
)
inline

The documentation for this class was generated from the following file: