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_trilinos_utilities_to_python.h
Go to the documentation of this file.
1 // | / |
2 // ' / __| _` | __| _ \ __|
3 // . \ | ( | | ( |\__ `
4 // _|\_\_| \__,_|\__|\___/ ____/
5 // Multi-Physics
6 //
7 // License: BSD License
8 // Kratos default license: kratos/license.txt
9 //
10 // Main authors: Jordi Cotela
11 //
12 
13 #ifndef KRATOS_FLUID_DYNAMICS_ADD_TRILINOS_UTILITIES_TO_PYTHON_H_INCLUDED
14 #define KRATOS_FLUID_DYNAMICS_ADD_TRILINOS_UTILITIES_TO_PYTHON_H_INCLUDED
15 
16 // System includes
17 #include <pybind11/pybind11.h>
18 
19 namespace Kratos {
20 namespace Python {
21 
23 
24 }
25 }
26 
27 #endif // KRATOS_FLUID_DYNAMICS_ADD_TRILINOS_UTILITIES_TO_PYTHON_H_INCLUDED
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
void AddTrilinosUtilitiesToPython(pybind11::module &m)
Definition: add_trilinos_utilities_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