![]() |
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 "includes/define_python.h"#include "mappers/mapper.h"#include "factories/mapper_factory.h"#include "mappers/mapper_flags.h"Go to the source code of this file.
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
| Kratos::Python | |
Functions | |
| template<class TSparseSpace , class TDenseSpace > | |
| void | Kratos::Python::AddMappingToPython (pybind11::module &m) |
| void | Kratos::Python::AddMapperToPython (pybind11::module &m) |