![]() |
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 <unordered_set>#include <unordered_map>#include "includes/condition.h"#include "includes/define.h"#include "includes/key_hash.h"#include "containers/variable.h"Go to the source code of this file.
Classes | |
| class | Kratos::IndexDatabase |
| Base class to derive common methods. More... | |
| class | Kratos::IndexSet |
| Custom unordered set container to be used by the mapper. More... | |
| class | Kratos::IndexMap |
| Custom unordered map container to be used by the mapper. More... | |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Macros | |
| #define | KRATOS_EXPORT_MACRO KRATOS_API |
| #define | KRATOS_EXPORT_MACRO KRATOS_NO_EXPORT |
| #define KRATOS_EXPORT_MACRO KRATOS_API |
| #define KRATOS_EXPORT_MACRO KRATOS_NO_EXPORT |