VTK  9.4.20241016
Public Member Functions | Public Attributes | List of all members
DatabasePartitionInfo Struct Reference

#include <vtkIOSSReaderInternal.h>

Public Member Functions

bool operator== (const DatabasePartitionInfo &other) const
 

Public Attributes

int ProcessCount = 0
 
std::set< int > Ranks
 

Detailed Description

Definition at line 51 of file vtkIOSSReaderInternal.h.

Member Function Documentation

◆ operator==()

bool DatabasePartitionInfo::operator== ( const DatabasePartitionInfo other) const
inline

Definition at line 56 of file vtkIOSSReaderInternal.h.

Member Data Documentation

◆ ProcessCount

int DatabasePartitionInfo::ProcessCount = 0

Definition at line 53 of file vtkIOSSReaderInternal.h.

◆ Ranks

std::set<int> DatabasePartitionInfo::Ranks

Definition at line 54 of file vtkIOSSReaderInternal.h.


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