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_strategies_to_python.cpp File Reference
#include "add_custom_strategies_to_python.h"
#include "spaces/ublas_space.h"
#include "custom_strategies/shallow_water_residual_based_bdf_scheme.h"
#include "custom_strategies/flux_corrected_shallow_water_scheme.h"
#include "custom_strategies/residual_based_adams_moulton_scheme.h"
Include dependency graph for add_custom_strategies_to_python.cpp:

Namespaces

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

Functions

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