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 "spaces/ublas_space.h"
#include "custom_python/add_custom_strategies_to_python.h"
#include "includes/kratos_parameters.h"
#include "linear_solvers/linear_solver.h"
#include "solving_strategies/strategies/implicit_solving_strategy.h"
#include "custom_strategies/schemes/incrementalupdate_static_smoothing_scheme.hpp"
#include "custom_strategies/schemes/incrementalupdate_static_damped_smoothing_scheme.hpp"
#include "custom_strategies/schemes/bossak_displacement_smoothing_scheme.hpp"
#include "custom_strategies/schemes/dam_UP_scheme.hpp"
#include "custom_strategies/schemes/dam_P_scheme.hpp"
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)