ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
Classes | Namespaces | Variables
objective.py File Reference

Go to the source code of this file.

Classes

class  src.objective.Objective
 Objective function. More...
 
class  src.objective.Penalty
 Penalty functions for regularizing the force field optimizer. More...
 

Namespaces

 src.objective
 
 forcebalance.objective
 ForceBalance objective function.
 

Variables

 src.objective.logger = getLogger(__name__)
 
dictionary src.objective.Implemented_Targets
 The table of implemented Targets. More...
 
list src.objective.Letters = ['X','G','H']
 This is the canonical lettering that corresponds to : objective function, gradient, Hessian. More...