NAMD
|
#include <ComputeNonbondedUtil.h>
Public Member Functions | |
Pairlists () | |
~Pairlists () | |
plint * | newlist (int max_size) |
plint * | newlist () |
void | newsize (int list_size) |
void | reset () |
void | nextlist (plint **list, int *list_size) |
int | getSize () |
void | addIndex () |
void | setIndexValue (plint i) |
plint | getIndexValue () |
Definition at line 30 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 38 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 39 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 70 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 77 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 68 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 40 of file ComputeNonbondedUtil.h.
References newsize().
Referenced by ComputeLCPO::doForce().
|
inline |
Definition at line 55 of file ComputeNonbondedUtil.h.
|
inline |
Definition at line 59 of file ComputeNonbondedUtil.h.
Referenced by ComputeLCPO::doForce(), newlist(), and pairlistFromAll().
|
inline |
Definition at line 64 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), and ComputeLCPO::doForce().
|
inline |
Definition at line 63 of file ComputeNonbondedUtil.h.
Referenced by ComputeNonbondedUtil::calcGBIS(), ComputeLCPO::doForce(), and pairlistFromAll().
|
inline |
Definition at line 73 of file ComputeNonbondedUtil.h.