ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <memory>
#include <optional>
Go to the source code of this file.
Functions | |
template<typename T > | |
const T * | get_ptr (std::optional< T > const &opt) |
const T * get_ptr | ( | std::optional< T > const & | opt | ) |
Definition at line 25 of file core/actor/optional.hpp.
Referenced by Constraints::ShapeBasedConstraint::add_energy(), System::System::calculate_energy(), System::System::calculate_forces(), System::System::calculate_pressure(), PairCriteria::EnergyCriterion::decide(), Constraints::ShapeBasedConstraint::force(), force_calc_icc(), System::System::particle_short_range_energy_contribution(), and System::System::update_icc_particles().