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.
Namespaces | Functions
add_custom_constitutive_laws_to_python.cpp File Reference
#include <pybind11/stl.h>
#include "custom_python/add_custom_constitutive_laws_to_python.h"
#include "custom_models/hypoplastic_umat_small_strain_model.hpp"
#include "custom_models/fabric_umat_small_strain_model.hpp"
#include "custom_models/von_mises_umat_small_strain_model.hpp"
#include "custom_models/von_mises_umat_large_strain_model.hpp"
Include dependency graph for add_custom_constitutive_laws_to_python.cpp:

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 
 Kratos::Python
 

Functions

void Kratos::Python::AddCustomConstitutiveLawsToPython (pybind11::module &m)