NAMD
Public Member Functions | List of all members
validRattle Struct Reference

#include <MShakeKernel.h>

Public Member Functions

__forceinline__ __host__ __device__ bool operator() (const int i)
 

Detailed Description

Definition at line 108 of file MShakeKernel.h.

Member Function Documentation

◆ operator()()

__forceinline__ __host__ __device__ bool validRattle::operator() ( const int  i)
inline

Definition at line 110 of file MShakeKernel.h.

110  {
111  return (i != -1);
112  }

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