ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo Struct Reference

#include <ReactionKernelIndexed_4_single_precision.h>

Public Member Functions

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

Public Attributes

int32_t x
 
int32_t y
 
int32_t z
 

Detailed Description

Definition at line 71 of file ReactionKernelIndexed_4_single_precision.h.

Constructor & Destructor Documentation

◆ IndexInfo()

walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo::IndexInfo ( int32_t  x_,
int32_t  y_,
int32_t  z_ 
)
inline

Definition at line 75 of file ReactionKernelIndexed_4_single_precision.h.

Member Function Documentation

◆ operator==()

bool walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo::operator== ( const IndexInfo o) const
inline

Definition at line 76 of file ReactionKernelIndexed_4_single_precision.h.

References x, y, and z.

Member Data Documentation

◆ x

int32_t walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo::x

Definition at line 72 of file ReactionKernelIndexed_4_single_precision.h.

Referenced by operator==().

◆ y

int32_t walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo::y

Definition at line 73 of file ReactionKernelIndexed_4_single_precision.h.

Referenced by operator==().

◆ z

int32_t walberla::pystencils::ReactionKernelIndexed_4_single_precision::IndexInfo::z

Definition at line 74 of file ReactionKernelIndexed_4_single_precision.h.

Referenced by operator==().


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