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 | Typedefs | Functions
add_custom_friction_laws_to_python.cpp File Reference
#include "custom_python/add_custom_friction_laws_to_python.h"
#include "custom_friction/friction_law.hpp"
#include "custom_friction/coulomb_adhesion_friction_law.hpp"
#include "custom_friction/hardening_coulomb_friction_law.hpp"
Include dependency graph for add_custom_friction_laws_to_python.cpp:

Namespaces

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

Typedefs

typedef FrictionLaw::Pointer Kratos::Python::FrictionLawPointerType
 

Functions

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