dune-vtk  0.2
Public Attributes | List of all members
Dune::Vtk::Cells Struct Reference

#include <dune/vtk/datacollectors/unstructureddatacollector.hh>

Public Attributes

std::vector< std::uint8_t > types
 
std::vector< std::int64_t > offsets
 
std::vector< std::int64_t > connectivity
 

Member Data Documentation

◆ connectivity

std::vector<std::int64_t> Dune::Vtk::Cells::connectivity

◆ offsets

std::vector<std::int64_t> Dune::Vtk::Cells::offsets

◆ types

std::vector<std::uint8_t> Dune::Vtk::Cells::types

The documentation for this struct was generated from the following file: