![]() |
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 <vector>#include <string>#include "includes/define.h"#include "includes/ublas_interface.h"#include "expression/expression.h"Go to the source code of this file.
Classes | |
| class | Kratos::LiteralFlatExpression< TRawDataType > |
| Expression to hold a literal with a flattened data structure. More... | |
| class | Kratos::LiteralFlatExpression< TRawDataType >::Data |
| This class is used represent the flattened data array. More... | |
| class | Kratos::LiteralScalarFlatExpression< TRawDataType > |
| class | Kratos::LiteralNonScalarFlatExpression< TRawDataType > |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |