NAMD
Public Attributes | List of all members
PmeBlockMsg Class Reference

#include <PmeSolver.h>

Inheritance diagram for PmeBlockMsg:

Public Attributes

float2data
 
int dataSize
 
int x
 
int y
 
int z
 
bool doEnergy
 
bool doVirial
 
int numStrayAtoms
 
Lattice lattice
 

Detailed Description

Definition at line 121 of file PmeSolver.h.

Member Data Documentation

float2* PmeBlockMsg::data

Definition at line 123 of file PmeSolver.h.

int PmeBlockMsg::dataSize

Definition at line 124 of file PmeSolver.h.

bool PmeBlockMsg::doEnergy

Definition at line 126 of file PmeSolver.h.

bool PmeBlockMsg::doVirial

Definition at line 126 of file PmeSolver.h.

Lattice PmeBlockMsg::lattice

Definition at line 128 of file PmeSolver.h.

int PmeBlockMsg::numStrayAtoms

Definition at line 127 of file PmeSolver.h.

int PmeBlockMsg::x

Definition at line 125 of file PmeSolver.h.

int PmeBlockMsg::y

Definition at line 125 of file PmeSolver.h.

int PmeBlockMsg::z

Definition at line 125 of file PmeSolver.h.


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