Xped
Loading...
Searching...
No Matches
Xped::mpi::XpedWorld Struct Reference

#include <Mpi.hpp>

Public Member Functions

bool operator== (const XpedWorld &other) const
 
template<typename Ar >
void serialize (Ar &ar)
 

Public Attributes

int rank = 0
 
int np = 1
 
int comm = 1000
 

Member Function Documentation

◆ operator==()

bool Xped::mpi::XpedWorld::operator== ( const XpedWorld other) const
inline

◆ serialize()

template<typename Ar >
void Xped::mpi::XpedWorld::serialize ( Ar &  ar)
inline

Member Data Documentation

◆ comm

int Xped::mpi::XpedWorld::comm = 1000

◆ np

int Xped::mpi::XpedWorld::np = 1

◆ rank

int Xped::mpi::XpedWorld::rank = 0

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