walberla::lbm::UBBD3Q19::IndexInfo Struct Reference

#include <UBBD3Q19.h>

Public Member Functions

 IndexInfo (int32_t x_, int32_t y_, int32_t z_, int32_t dir_)
 
bool operator== (const IndexInfo &o) const
 

Public Attributes

int32_t x
 
int32_t y
 
int32_t z
 
int32_t dir
 

Constructor & Destructor Documentation

◆ IndexInfo()

walberla::lbm::UBBD3Q19::IndexInfo::IndexInfo ( int32_t  x_,
int32_t  y_,
int32_t  z_,
int32_t  dir_ 
)
inline

Member Function Documentation

◆ operator==()

bool walberla::lbm::UBBD3Q19::IndexInfo::operator== ( const IndexInfo o) const
inline

Member Data Documentation

◆ dir

int32_t walberla::lbm::UBBD3Q19::IndexInfo::dir

◆ x

int32_t walberla::lbm::UBBD3Q19::IndexInfo::x

◆ y

int32_t walberla::lbm::UBBD3Q19::IndexInfo::y

◆ z

int32_t walberla::lbm::UBBD3Q19::IndexInfo::z

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