OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ( unsigned int  uu,
unsigned int  vv,
unsigned int  ww 
)
inline

Definition at line 42 of file index.hh.

Member Function Documentation

bool equal ( const Index i) const

Field Documentation

unsigned int u

Definition at line 48 of file index.hh.

unsigned int v

Definition at line 48 of file index.hh.

unsigned int w

Definition at line 48 of file index.hh.


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