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.
Typedefs | Functions
Kratos::ExpressionHelperUtilities Namespace Reference

Typedefs

using IndexType = std::size_t
 

Functions

std::string GetItemShape (const std::vector< IndexType > &rShape)
 

Typedef Documentation

◆ IndexType

using Kratos::ExpressionHelperUtilities::IndexType = typedef std::size_t

Function Documentation

◆ GetItemShape()

std::string Kratos::ExpressionHelperUtilities::GetItemShape ( const std::vector< IndexType > &  rShape)