BALL::EnergyMinimizer::EnergyMinimizer::Option Struct Reference

Option names. More...

#include <energyMinimizer.h>

List of all members.


Static Public Attributes

static const char * MAXIMAL_NUMBER_OF_ITERATIONS
Max number of iterations.
static const char * ENERGY_OUTPUT_FREQUENCY
Energy output frequency.
static const char * SNAPSHOT_FREQUENCY
Trajectory ouput frequency.
static const char * NUMBER_OF_ITERATION
Number of iteration.
static const char * ENERGY_DIFFERENCE_BOUND
Energy difference bound.
static const char * MAX_SAME_ENERGY
The number of iterations without any change in energy.
static const char * MAX_GRADIENT
The maximum RMS gradient allowed for convergence.
static const char * MAXIMUM_DISPLACEMENT
Max shift of an atom per iteration.

Detailed Description

Option names.

Member Data Documentation

const char* BALL::EnergyMinimizer::EnergyMinimizer::Option::MAX_GRADIENT [static]

The maximum RMS gradient allowed for convergence.

If the current rms gradient is below this one, we are converged.

const char* BALL::EnergyMinimizer::EnergyMinimizer::Option::MAX_SAME_ENERGY [static]

The number of iterations without any change in energy.

This is used to detect convergence.


Generated on Thu Aug 6 18:30:37 2009 for BALL by doxygen 1.5.8