changa 3.5
Loading...
Searching...
No Matches
EwaldData Struct Reference

structure to hold information specific to GPU Ewald More...

#include <EwaldCUDA.h>

Public Attributes

int EwaldRange [2]
 
int * EwaldMarkers
 
EwtDataewt
 
EwaldReadOnlyDatacachedData
 

Detailed Description

structure to hold information specific to GPU Ewald

Member Data Documentation

◆ cachedData

EwaldReadOnlyData* EwaldData::cachedData

Root moment and other Ewald parameters

◆ EwaldMarkers

int* EwaldData::EwaldMarkers

indices of active particles

◆ EwaldRange

int EwaldData::EwaldRange[2]

First and last particle on the GPU; only used for small phase

◆ ewt

EwtData* EwaldData::ewt

h-loop table


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