#include <occ_elastic_fit.h>
◆ Morse()
occ::main::Morse::Morse |
( |
double |
D0, |
|
|
double |
r0, |
|
|
double |
alpha, |
|
|
const occ::Vec3 & |
r_vec |
|
) |
| |
|
inline |
◆ energy() [1/2]
double occ::main::Morse::energy |
( |
| ) |
const |
|
inline |
◆ energy() [2/2]
double occ::main::Morse::energy |
( |
double |
r | ) |
const |
|
inline |
◆ first_derivative() [1/2]
double occ::main::Morse::first_derivative |
( |
| ) |
const |
|
inline |
◆ first_derivative() [2/2]
double occ::main::Morse::first_derivative |
( |
double |
r | ) |
const |
|
inline |
◆ second_derivative() [1/2]
double occ::main::Morse::second_derivative |
( |
| ) |
const |
|
inline |
◆ second_derivative() [2/2]
double occ::main::Morse::second_derivative |
( |
double |
r | ) |
const |
|
inline |
◆ to_string()
std::string occ::main::Morse::to_string |
( |
| ) |
const |
|
inline |
◆ alpha
double occ::main::Morse::alpha |
◆ D0
double occ::main::Morse::D0 |
◆ r0
double occ::main::Morse::r0 |
◆ r_hat
◆ r_vector
The documentation for this struct was generated from the following file: