Go to the documentation of this file.
10 #ifndef _ClassicalSolver_h__
11 #define _ClassicalSolver_h__
59 double defStartingValue=0.0,
60 double startingValueMin=0.0,
61 double startingValueMax=0.0)
const = 0;
virtual Genfun::Parameter * createControlParameter(const std::string &variableName="anon", double defStartingValue=0.0, double startingValueMin=0.0, double startingValueMax=0.0) const =0
virtual Genfun::GENFUNCTION hamiltonian() const =0
virtual Genfun::Parameter * takeQ0(unsigned int index)=0
virtual Genfun::GENFUNCTION energy() const =0
const typedef AbsFunction & GENFUNCTION
virtual Genfun::Parameter * takeP0(unsigned int index)=0
they are gone ZOOM Features Discontinued The following features of the ZOOM package were felt to be extreme overkill These have been after checking that no existing user code was utilizing as in SpaceVector v
virtual double operator()(double argument) const
virtual const PhaseSpace & phaseSpace() const =0
virtual Genfun::GENFUNCTION equationOf(const Genfun::Variable &v) const =0
virtual ~EnergyFunction()
#define FUNCTION_OBJECT_DEF(classname)
EnergyFunction(const Classical::Solver &)