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 // | / |
3 // ' / __| _` | __| _ \ __|
4 // . \ | ( | | ( |\__ `
5 // _|\_\_| \__,_|\__|\___/ ____/
6 // Multi-Physics
7 //
8 // License: BSD License
9 // Kratos default license: kratos/license.txt
10 //
11 // Main authors: Philipp Bucher, Jordi Cotela
12 //
13 // See Master-Thesis P.Bucher
14 // "Development and Implementation of a Parallel
15 // Framework for Non-Matching Grid Mapping"
16 
17 #pragma once
18 
19 // System includes
20 
21 // External includes
22 #include <pybind11/pybind11.h>
23 
24 // Project includes
25 
26 namespace Kratos::Python {
27 
29 
30 } // 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 AddCustomUtilitiesToPython(pybind11::module &m)
Definition: add_custom_utilities_to_python.cpp:31
int m
Definition: run_marine_rain_substepping.py:8