#include <ElasticPotential.hpp>
◆ ElasticPotential()
CDPL::ForceField::ElasticPotential::ElasticPotential |
( |
std::size_t |
atom1_idx, |
|
|
std::size_t |
atom2_idx, |
|
|
double |
force_const, |
|
|
double |
ref_length |
|
) |
| |
|
inline |
◆ getAtom1Index()
std::size_t CDPL::ForceField::ElasticPotential::getAtom1Index |
( |
| ) |
const |
|
inline |
◆ getAtom2Index()
std::size_t CDPL::ForceField::ElasticPotential::getAtom2Index |
( |
| ) |
const |
|
inline |
◆ getForceConstant()
double CDPL::ForceField::ElasticPotential::getForceConstant |
( |
| ) |
const |
|
inline |
◆ getReferenceLength()
double CDPL::ForceField::ElasticPotential::getReferenceLength |
( |
| ) |
const |
|
inline |
◆ setReferenceLength()
void CDPL::ForceField::ElasticPotential::setReferenceLength |
( |
double |
length | ) |
|
|
inline |
The documentation for this class was generated from the following file: