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 "containers/model.h"
#include "python/add_model_to_python.h"
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Kratos::Python | |
Functions | |
ModelPart & | Kratos::Python::Model_GetModelPart (Model &rModel, const std::string &rFullModelPartName) |
void | Kratos::Python::AddModelToPython (pybind11::module &m) |