OGS
MeshLib::IO::PartitionInfo Struct Reference

Detailed Description

Definition at line 19 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 24 of file partition.h.

◆ local_length

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

Definition at line 22 of file partition.h.

◆ local_offset

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

Definition at line 21 of file partition.h.

◆ longest_local_length

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

Definition at line 23 of file partition.h.


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