../
|
SteepestDescent.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
SteepestDescent.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
StatusFunction.hpp
|
1764
(12 years ago)
by gezelter:
Refactored Snapshot and Stats to use the Accumulator classes. Collected
a number of methods into Thermo that belonged there.
|
Problem.hpp
|
1750
(12 years ago)
by gezelter:
Fixing some bugs in optimization, fixing status functions so that they
dump correctly (although some things are deferred until the Stats is
accumulator-based).
|
Problem.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
PotentialEnergyObjectiveFunction.hpp
|
1748
(12 years ago)
by gezelter:
fixing some bugs, adding Shake
|
PotentialEnergyObjectiveFunction.cpp
|
1769
(12 years ago)
by gezelter:
Code readability updates.
|
OptimizationFactory.hpp
|
1808
(12 years ago)
by gezelter:
A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
|
OptimizationFactory.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
OptimizationCreator.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
ObjectiveFunction.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
MinimizerParameters.hpp
|
1746
(12 years ago)
by gezelter:
added a minimizer parsing block
|
MinimizerParameters.cpp
|
1747
(12 years ago)
by gezelter:
fixes to minimizer parameters, start of intermediate status output for
minimizer.
|
Method.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearchBasedMethod.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearchBasedMethod.cpp
|
1750
(12 years ago)
by gezelter:
Fixing some bugs in optimization, fixing status functions so that they
dump correctly (although some things are deferred until the Stats is
accumulator-based).
|
LineSearch.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearch.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
EndCriteria.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
EndCriteria.cpp
|
1824
(12 years ago)
by gezelter:
Fixed some picky warnings from the new Intel compiler.
|
Constraint.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Constraint.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
ConjugateGradient.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
ConjugateGradient.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
BFGS.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
BFGS.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Armijo.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Armijo.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|