mcpele
1.0.0
The Monte Carlo Python Energy Landscape Explorer
|
add_step(std::shared_ptr< TakeStep > step_input, const size_t repetitions_input=1) | mcpele::TakeStepPattern | [inline] |
decrease_acceptance(const double) | mcpele::TakeStep | [inline, virtual] |
displace(pele::Array< double > &coords, MC *mc) | mcpele::TakeStepPattern | [virtual] |
get_pattern() const | mcpele::TakeStepPattern | [inline] |
get_pattern_direct() | mcpele::TakeStepPattern | [inline] |
increase_acceptance(const double) | mcpele::TakeStep | [inline, virtual] |
report(pele::Array< double > &old_coords, const double old_energy, pele::Array< double > &new_coords, const double new_energy, const bool success, MC *mc) | mcpele::TakeStepPattern | [inline, virtual] |
~TakeStep() | mcpele::TakeStep | [inline, virtual] |
~TakeStepPattern() | mcpele::TakeStepPattern | [inline, virtual] |