![]() |
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 <pybind11/pybind11.h>#include <pybind11/stl.h>#include "includes/define.h"#include "modeler/modeler.h"#include "custom_python/add_custom_modelers_to_python.h"#include "custom_modelers/hrom_visualization_mesh_modeler.h"Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
| Kratos::Python | |
Functions | |
| void | Kratos::Python::AddCustomModelersToPython (py::module &m) |