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.
add_custom_friction_laws_to_python.h
Go to the documentation of this file.
1 //
2 // Project Name: KratosContactMechanicsApplication $
3 // Created by: $Author: JMCarbonell $
4 // Last modified by: $Co-Author: $
5 // Date: $Date: August 2016 $
6 // Revision: $Revision: 0.0 $
7 //
8 //
9 
10 #if !defined(KRATOS_ADD_CUSTOM_FRICTION_LAWS_TO_PYTHON_H_INCLUDED )
11 #define KRATOS_ADD_CUSTOM_FRICTION_LAWS_TO_PYTHON_H_INCLUDED
12 
13 // System includes
14 #include <pybind11/pybind11.h>
15 
16 // External includes
17 
18 // Project includes
19 #include "includes/define_python.h"
20 
21 namespace Kratos
22 {
23 
24 namespace Python
25 {
26 
28 
29 } // namespace Python.
30 
31 } // namespace Kratos.
32 
33 #endif // KRATOS_ADD_FRICTION_LAWS_TO_PYTHON_H_INCLUDED defined
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
void AddCustomFrictionLawsToPython(pybind11::module &m)
Definition: add_custom_friction_laws_to_python.cpp:36
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
int m
Definition: run_marine_rain_substepping.py:8