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.
Deprecated List
Member Kratos::BinsDynamic< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction >::CellSize (SizeType const &iDim)
This function is deprecated. Use GetCellSize() instead.
Member Kratos::BinsDynamic< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction >::NumCell (SizeType const &iDim)
This function is deprecated. Use GetNumCells() instead.
Member Kratos::Geometry< TPointType >::KRATOS_DEPRECATED_MESSAGE ("This is legacy version (use GenerateEdges instead)") virtual GeometriesArrayType Edges(void)
This is legacy version, move to GenerateFaces
Member Kratos::Geometry< TPointType >::KRATOS_DEPRECATED_MESSAGE ("This is legacy version (use GenerateFaces instead)") virtual GeometriesArrayType Faces(void)
This is legacy version, move to GenerateFaces
Member Kratos::GeometryUtils::CalculateVolume2D (const GeometryType &rGeometry)
This method can be replaced by geometry function without loosing performance
Member Kratos::GeometryUtils::CalculateVolume3D (const GeometryType &rGeometry)
This method can be replaced by geometry function without loosing performance