#include <CudaPmeSolver.h>
Definition at line 85 of file CudaPmeSolver.h.
◆ DeviceDataMsg() [1/2]
DeviceDataMsg::DeviceDataMsg |
( |
int |
i, |
|
|
cudaEvent_t |
event, |
|
|
std::array< float2 *, NUM_GRID_MAX > |
dataGrid |
|
) |
| |
|
inline |
Definition at line 87 of file CudaPmeSolver.h.
std::array< float2 *, NUM_GRID_MAX > dataGrid
◆ DeviceDataMsg() [2/2]
DeviceDataMsg::DeviceDataMsg |
( |
int |
i, |
|
|
cudaEvent_t |
event |
|
) |
| |
|
inline |
◆ dataGrid
◆ event
cudaEvent_t DeviceDataMsg::event |
The documentation for this class was generated from the following file: