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_processes_to_python.h
Go to the documentation of this file.
1 // KRATOS _____________
2 // / _/ ____/ |
3 // / // / __/ /| |
4 // _/ // /_/ / ___ |
5 // /___/\____/_/ |_| Application
6 //
7 
8 #if !defined(KRATOS_ADD_PROCESSES_TO_PYTHON_H_INCLUDED)
9 #define KRATOS_ADD_PROCESSES_TO_PYTHON_H_INCLUDED
10 
11 // System includes
12 
13 // External includes
14 
15 // Project includes
16 #include "includes/define_python.h"
17 
18 namespace Kratos {
19 namespace Python {
20 
22 
23 } // namespace Python
24 } // namespace Kratos
25 
26 #endif // !defined(KRATOS_ADD_PROCESSES_TO_PYTHON_H_INCLUDED)
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
void AddCustomProcessesToPython(pybind11::module &m)
Definition: add_custom_processes_to_python.cpp:26
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
int m
Definition: run_marine_rain_substepping.py:8