GLYLIB  0.3.0b
sander_pmemd_ewald Struct Reference

#include <run_control.h>

List of all members.

Public Attributes

int nbflag
 Tells how to determine when to update the nonbonded list. See manual.
double skinnb
 Used when nbflag=1. See manual.

Detailed Description

Contains control-ewald informatin pertinent to a sander/pmemd run. Currently, in the interest of time, I'm only writing it to contain the pieces I typically use in a run. The rest can be added later as these structs are easily extensible.

Definition at line 165 of file run_control.h.


Member Data Documentation

Tells how to determine when to update the nonbonded list. See manual.

Definition at line 166 of file run_control.h.

Used when nbflag=1. See manual.

Definition at line 167 of file run_control.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines