NAMD
Public Member Functions | Public Attributes | List of all members
PmeDoneMsg Class Reference

#include <PmeSolver.h>

Inheritance diagram for PmeDoneMsg:

Public Member Functions

 PmeDoneMsg (int i, int j)
 

Public Attributes

int i
 
int j
 

Detailed Description

Definition at line 115 of file PmeSolver.h.

Constructor & Destructor Documentation

PmeDoneMsg::PmeDoneMsg ( int  i,
int  j 
)
inline

Definition at line 117 of file PmeSolver.h.

117 : i(i), j(j) {}

Member Data Documentation

int PmeDoneMsg::i

Definition at line 118 of file PmeSolver.h.

int PmeDoneMsg::j

Definition at line 118 of file PmeSolver.h.


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