![]() |
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 <string>#include <iostream>#include <fstream>#include <sstream>#include <cstddef>#include "gidpost/source/gidpost.h"#include "includes/define.h"#include "geometries/geometry_data.h"Go to the source code of this file.
Classes | |
| class | Kratos::GidGaussPointsContainer |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Macros | |
| #define | tet10_a 0.108103018168070 |
| #define | tet10_b 0.445948490915965 |
| #define | tet10_c 0.816847572980459 |
Typedefs | |
| typedef GeometryData::IntegrationMethod | Kratos::IntegrationMethodType |
| typedef GeometryData::KratosGeometryFamily | Kratos::KratosGeometryFamily |
Type Definitions | |
| typedef ModelPart::ElementsContainerType | Kratos::ElementsArrayType |
| typedef ModelPart::NodesContainerType | Kratos::NodesArrayType |
| typedef ModelPart::ConditionsContainerType | Kratos::ConditionsArrayType |
| #define tet10_a 0.108103018168070 |
| #define tet10_b 0.445948490915965 |
| #define tet10_c 0.816847572980459 |