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.
|
#include "co_simulation_application_variables.h"
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Functions | |
Kratos::KRATOS_CREATE_VARIABLE (double, SCALAR_DISPLACEMENT) | |
Kratos::KRATOS_CREATE_VARIABLE (double, SCALAR_ROOT_POINT_DISPLACEMENT) | |
Kratos::KRATOS_CREATE_VARIABLE (double, SCALAR_REACTION) | |
Kratos::KRATOS_CREATE_VARIABLE (double, SCALAR_FORCE) | |
Kratos::KRATOS_CREATE_VARIABLE (double, SCALAR_VOLUME_ACCELERATION) | |
Kratos::KRATOS_CREATE_VARIABLE (std::vector< std::size_t >, NODES_ID_INDEX_MAP) | |
Kratos::KRATOS_CREATE_VARIABLE (std::vector< std::size_t >, ELEMENTS_ID_INDEX_MAP) | |
Kratos::KRATOS_CREATE_VARIABLE (int, COUPLING_ITERATION_NUMBER) | |
Kratos::KRATOS_CREATE_VARIABLE (int, INTERFACE_EQUATION_ID) | |
Kratos::KRATOS_CREATE_VARIABLE (int, EXPLICIT_EQUATION_ID) | |