Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::EnergyAccumulator< useEnergyGroups, false > Class Template Reference

#include <gromacs/nbnxm/simd_energy_accumulator.h>

Description

template<bool useEnergyGroups>
class gmx::EnergyAccumulator< useEnergyGroups, false >

Specialized energy accumulator class for no energy calculation.

Public Member Functions

template<int iClusterSize>
void initICluster (const int gmx_unused iCluster)
 Does nothing.
 
void addCoulombEnergy (const int gmx_unused iAtomInCluster, const real gmx_unused energy)
 Does nothing.
 
void addVdwEnergy (const int gmx_unused iAtomInCluster, const real gmx_unused energy)
 Does nothing.
 
void reduceIEnergies (const bool gmx_unused calculateCoulomb)
 Does nothing.
 

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