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 119 of file PmeSolver.h.

Constructor & Destructor Documentation

◆ PmeDoneMsg()

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

Definition at line 121 of file PmeSolver.h.

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

Member Data Documentation

◆ i

int PmeDoneMsg::i

Definition at line 122 of file PmeSolver.h.

◆ j

int PmeDoneMsg::j

Definition at line 122 of file PmeSolver.h.


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