OGS
MeshLib::IO::PartitionInfo Struct Reference

Detailed Description

Definition at line 10 of file partition.h.

#include <partition.h>

Public Attributes

std::size_t local_offset
std::size_t local_length
std::size_t longest_local_length
std::size_t global_length

Member Data Documentation

◆ global_length

std::size_t MeshLib::IO::PartitionInfo::global_length

Definition at line 15 of file partition.h.

◆ local_length

std::size_t MeshLib::IO::PartitionInfo::local_length

Definition at line 13 of file partition.h.

◆ local_offset

std::size_t MeshLib::IO::PartitionInfo::local_offset

Definition at line 12 of file partition.h.

◆ longest_local_length

std::size_t MeshLib::IO::PartitionInfo::longest_local_length

Definition at line 14 of file partition.h.


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