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