#include <CommonDataSources.h>
Public Types | |
typedef VTKMeshWriter< MeshType >::Vertices | Vertices |
typedef VTKMeshWriter< MeshType >::template VertexDataSource< int32_t >::value_type | value_type |
Public Member Functions | |
RankVertexDataSource (const std::string &_name="rank") | |
virtual uint_t | numComponents () |
virtual void | getData (const MeshType &, const Vertices &vertices, std::vector< value_type > &data) |
typedef VTKMeshWriter<MeshType>::template VertexDataSource< int32_t >::value_type walberla::mesh::RankVertexDataSource< MeshType >::value_type |
typedef VTKMeshWriter<MeshType>::Vertices walberla::mesh::RankVertexDataSource< MeshType >::Vertices |
|
inline |
|
inlinevirtual |
|
inlinevirtual |