![]() |
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 "containers/model.h"#include "processes/process.h"#include "includes/kratos_parameters.h"#include "utilities/binbased_fast_point_locator.h"Go to the source code of this file.
Classes | |
| class | Kratos::DepthIntegrationProcess< TDim > |
| Calculate the minimum distance from all the nodes to a boundary condition in 2D. More... | |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |