NAMD
Public Attributes | List of all members
PmeStartMsg Class Reference

#include <PmeSolver.h>

Inheritance diagram for PmeStartMsg:

Public Attributes

std::array< float *, NUM_GRID_MAXdataGrid
 
std::array< int, NUM_GRID_MAXdataSizes
 
std::array< bool, NUM_GRID_MAXenabledGrid
 
int device
 

Detailed Description

Definition at line 103 of file PmeSolver.h.

Member Data Documentation

◆ dataGrid

std::array<float*, NUM_GRID_MAX> PmeStartMsg::dataGrid

◆ dataSizes

std::array<int, NUM_GRID_MAX> PmeStartMsg::dataSizes

◆ device

int PmeStartMsg::device

Definition at line 108 of file PmeSolver.h.

◆ enabledGrid

std::array<bool, NUM_GRID_MAX> PmeStartMsg::enabledGrid

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