OpenStructure
Public Member Functions | Data Fields
Index Struct Reference

#include <index.hh>

Public Member Functions

 Index (unsigned int uu, unsigned int vv, unsigned int ww)
 
bool equal (const Index &i) const
 

Data Fields

unsigned int u
 
unsigned int v
 
unsigned int w
 

Detailed Description

Definition at line 41 of file index.hh.

Constructor & Destructor Documentation

◆ Index()

Index ( unsigned int  uu,
unsigned int  vv,
unsigned int  ww 
)
inline

Definition at line 42 of file index.hh.

Member Function Documentation

◆ equal()

bool equal ( const Index i) const

Field Documentation

◆ u

unsigned int u

Definition at line 48 of file index.hh.

◆ v

unsigned int v

Definition at line 48 of file index.hh.

◆ w

unsigned int w

Definition at line 48 of file index.hh.


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