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_mappers_to_python.h
Go to the documentation of this file.
1 //
2 // Project Name: Kratos
3 // Last Modified by: $Author: pooyan $
4 // Date: $Date: 2006-11-27 16:07:42 $
5 // Revision: $Revision: 1.1.1.1 $
6 //
7 //
8 
9 
10 #if !defined(KRATOS_ADD_MAPPERS_TO_PYTHON_H_INCLUDED )
11 #define KRATOS_ADD_MAPPERS_TO_PYTHON_H_INCLUDED
12 
13 
14 
15 // System includes
16 #include <pybind11/pybind11.h>
17 
18 // External includes
19 
20 
21 // Project includes
22 #include "includes/define.h"
23 
24 
25 namespace Kratos
26 {
27 
28 namespace Python
29 {
30 
32 
33 } // namespace Python.
34 
35 } // namespace Kratos.
36 
37 #endif // KRATOS_ADD_MAPPERS_TO_PYTHON_H_INCLUDED defined
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
void AddMappersToPython(pybind11::module &m)
Definition: add_mappers_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