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_cross_sections_to_python.h
Go to the documentation of this file.
1 //
2 // Project Name: KratosSolidMechanicsApplication $
3 // Created by: $Author: Massimo Petracca $
4 // Last modified by: $Co-Author: $
5 // Date: $Date: 2013 $
6 // Revision: $Revision: 0.0 $
7 //
8 //
9 
10 #if !defined(ADD_CROSS_SECTIONS_TO_PYTHON_H_INCLUDED)
11 #define ADD_CROSS_SECTIONS_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 }
30 
31 }
32 
33 
34 #endif // ADD_CROSS_SECTIONS_TO_PYTHON_H_INCLUDED
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
void AddCrossSectionsToPython(pybind11::module &m)
Definition: add_cross_sections_to_python.cpp:51
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
int m
Definition: run_marine_rain_substepping.py:8