NAMD
Public Attributes | List of all members
PmeBlockMsg Class Reference

#include <PmeSolver.h>

Inheritance diagram for PmeBlockMsg:

Public Attributes

float2 * data
 
int dataSize
 
int x
 
int y
 
int z
 
bool doEnergy
 
bool doVirial
 
int numStrayAtoms
 
Lattice lattice
 
unsigned int grid
 
int simulationStep
 

Detailed Description

Definition at line 125 of file PmeSolver.h.

Member Data Documentation

◆ data

float2* PmeBlockMsg::data

Definition at line 127 of file PmeSolver.h.

◆ dataSize

int PmeBlockMsg::dataSize

Definition at line 128 of file PmeSolver.h.

◆ doEnergy

bool PmeBlockMsg::doEnergy

Definition at line 130 of file PmeSolver.h.

◆ doVirial

bool PmeBlockMsg::doVirial

Definition at line 130 of file PmeSolver.h.

◆ grid

unsigned int PmeBlockMsg::grid

Definition at line 133 of file PmeSolver.h.

◆ lattice

Lattice PmeBlockMsg::lattice

Definition at line 132 of file PmeSolver.h.

◆ numStrayAtoms

int PmeBlockMsg::numStrayAtoms

Definition at line 131 of file PmeSolver.h.

◆ simulationStep

int PmeBlockMsg::simulationStep

Definition at line 134 of file PmeSolver.h.

◆ x

int PmeBlockMsg::x

Definition at line 129 of file PmeSolver.h.

◆ y

int PmeBlockMsg::y

Definition at line 129 of file PmeSolver.h.

◆ z

int PmeBlockMsg::z

Definition at line 129 of file PmeSolver.h.


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