NAMD
|
Helper struct to store the result of query local ID from global ID. More...
Public Attributes | |
bool | found |
int | soaIndex |
Helper struct to store the result of query local ID from global ID.
Definition at line 34 of file CudaGlobalMasterServer.C.
bool localIDResult::found |
Definition at line 35 of file CudaGlobalMasterServer.C.
int localIDResult::soaIndex |
Definition at line 37 of file CudaGlobalMasterServer.C.