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.
Classes | Typedefs
Kratos::HDF5::Detail Namespace Reference

Classes

class  Vertex
 
struct  ZeroInitialized
 
struct  ZeroInitialized< array_1d< TValue, ArraySize > >
 
struct  ZeroInitialized< Matrix< TValue > >
 

Typedefs

using VertexContainerType = PointerVector< Vertex, Vertex::Pointer, std::vector< Vertex::Pointer > >
 

Typedef Documentation

◆ VertexContainerType

using Kratos::HDF5::Detail::VertexContainerType = typedef PointerVector<Vertex, Vertex::Pointer, std::vector<Vertex::Pointer> >