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_co_sim_io_to_python.h
Go to the documentation of this file.
1 // KRATOS / ___|___/ ___|(_)_ __ ___ _ _| | __ _| |_(_) ___ _ ___
2 // | | / _ \___ \| | '_ ` _ \| | | | |/ _` | __| |/ _ \| '_ |
3 // | |__| (_) |__) | | | | | | | |_| | | (_| | |_| | (_) | | | |
4 // \____\___/____/|_|_| |_| |_|\__,_|_|\__,_|\__|_|\___/|_| |_|
5 //
6 // License: BSD License
7 // license: CoSimulationApplication/license.txt
8 //
9 // Main authors: Philipp Bucher (https://github.com/philbucher)
10 //
11 
12 #pragma once
13 
14 // System includes
15 #include <pybind11/pybind11.h>
16 
17 // External includes
18 
19 // Project includes
20 #include "includes/define_python.h"
21 
22 namespace Kratos::Python {
23 
25 
26 } // 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 AddCoSimIOToPython(pybind11::module &m)
Definition: add_co_sim_io_to_python.cpp:173
int m
Definition: run_marine_rain_substepping.py:8