#include <ExponentialCycle.h>

Public Member Functions | |
| ExponentialCycle () | |
| ExponentialCycle (const int, const glotz_flt, const glotz_flt) | |
| ExponentialCycle (const ExponentialCycle &) | |
| ExponentialCycle * | Clone () |
| ~ExponentialCycle () | |
| void | ApplyTo (SimulationApi *) |
| glotzannealing::ExponentialCycle::ExponentialCycle | ( | ) |
| glotzannealing::ExponentialCycle::ExponentialCycle | ( | const | int, | |
| const | glotz_flt, | |||
| const | glotz_flt | |||
| ) |
| glotzannealing::ExponentialCycle::ExponentialCycle | ( | const ExponentialCycle & | rhs | ) |
| glotzannealing::ExponentialCycle::~ExponentialCycle | ( | ) | [inline] |
| ExponentialCycle * glotzannealing::ExponentialCycle::Clone | ( | ) | [virtual] |
Reimplemented from glotzannealing::ThermalCycle.
| void glotzannealing::ExponentialCycle::ApplyTo | ( | SimulationApi * | simulation | ) | [virtual] |
Implements glotzannealing::ThermalCycle.
1.5.3