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.
Namespaces | Functions
add_custom_processes_to_python.cpp File Reference
#include "includes/define_python.h"
#include "processes/process.h"
#include "custom_python/add_custom_processes_to_python.h"
#include "custom_processes/apply_perturbation_function_process.h"
#include "custom_processes/apply_sinusoidal_function_process.h"
#include "custom_processes/calculate_distance_to_boundary_process.h"
#include "custom_processes/depth_integration_process.h"
#include "custom_processes/write_from_sw_at_interface_process.h"
Include dependency graph for add_custom_processes_to_python.cpp:

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 
 Kratos::Python
 

Functions

void Kratos::Python::AddCustomProcessesToPython (pybind11::module &m)