Gromacs  2016.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
cl_nb_staging Struct Reference

#include <gromacs/mdlib/nbnxn_ocl/nbnxn_ocl_types.h>

Description

Staging area for temporary data downloaded from the GPU.

The energies/shift forces get downloaded here first, before getting added to the CPU-side aggregate values.

Public Attributes

float * e_lj
 LJ energy.
 
float * e_el
 electrostatic energy
 
float(* fshift )[3]
 float3 buffer with shift forces
 

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