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