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.
|
Public Types | |
typedef TContainerType::size_type | index_type |
Static Public Member Functions | |
static void | Resize (TContainerType &ThisContainer, typename TContainerType::size_type NewSize) |
static void | MoveSlice (TContainerType &ThisContainer, index_type Index, index_type From, index_type To) |
typedef TContainerType::size_type Kratos::Python::Array1DModifier< TContainerType >::index_type |
|
inlinestatic |
|
inlinestatic |