|
SSAGES
0.1
A MetaDynamics Package
|
Nested class to store different FFS Config IDs. More...
#include <ForwardFlux.h>
Public Member Functions | |
| FFSConfigID (const unsigned int l, const unsigned int n, const unsigned int a, const unsigned int lprev, const unsigned int nprev, const unsigned int aprev) | |
| Constructor. | |
| FFSConfigID () | |
| Empty Constructor. | |
Public Attributes | |
| unsigned int | l |
| Interface number. | |
| unsigned int | n |
| Configuration Number. | |
| unsigned int | a |
| Attempt number. | |
| unsigned int | lprev |
| Previous Interface number (i.e. traj I came from) | |
| unsigned int | nprev |
| Previous Configuration Number. | |
| unsigned int | aprev |
| Previous Attempt number. | |
Nested class to store different FFS Config IDs.
Definition at line 42 of file ForwardFlux.h.
1.8.7