Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ijpair Struct Reference

List of all members.

Public Member Functions

 ijpair ()
 ijpair (int I, int J)

Public Attributes

int i
int j

Constructor & Destructor Documentation

ijpair::ijpair  )  [inline]
 

Definition at line 306 of file ComputePme.C.

00306 {;}

ijpair::ijpair int  I,
int  J
[inline]
 

Definition at line 307 of file ComputePme.C.

References j.

00307 : i(I), j(J) {;}


Member Data Documentation

int ijpair::i
 

Definition at line 305 of file ComputePme.C.

Referenced by ComputePme::ComputePme(), and ComputePme::sendPencils().

int ijpair::j
 

Definition at line 305 of file ComputePme.C.

Referenced by ComputePme::ComputePme(), and ComputePme::sendPencils().


The documentation for this struct was generated from the following file:
Generated on Fri May 25 04:07:22 2012 for NAMD by  doxygen 1.3.9.1