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_registry_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: Suneth Warnakulasuriya
11 // Carlos Roig
12 // Ruben Zorrilla
13 //
14 
15 #pragma once
16 
17 // System includes
18 #include <pybind11/pybind11.h>
19 
20 // External includes
21 
22 // Project includes
23 
24 namespace Kratos::Python
25 {
26 
28 
29 } // namespace Kratos::Python.
static void module(const array_1d< double, 3 > &Vector, double &distance)
Definition: GeometryFunctions.h:127
Definition: add_distributed_sparse_matrices_to_python.cpp:28
void AddRegistryToPython(pybind11::module &m)
Definition: add_registry_to_python.cpp:52
int m
Definition: run_marine_rain_substepping.py:8