List of S-function terms for a multipole pair interaction.
More...
#include <sfunction_term.h>
|
| size_t | size () const |
| |
| bool | empty () const |
| |
| void | reserve (size_t n) |
| |
| void | add_term (int t1, int t2, int j, double coeff, int power) |
| |
List of S-function terms for a multipole pair interaction.
Analogous to Orient's filtered term arrays
◆ add_term()
| void occ::mults::SFunctionTermList::add_term |
( |
int |
t1, |
|
|
int |
t2, |
|
|
int |
j, |
|
|
double |
coeff, |
|
|
int |
power |
|
) |
| |
|
inline |
◆ empty()
| bool occ::mults::SFunctionTermList::empty |
( |
| ) |
const |
|
inline |
◆ reserve()
| void occ::mults::SFunctionTermList::reserve |
( |
size_t |
n | ) |
|
|
inline |
◆ size()
| size_t occ::mults::SFunctionTermList::size |
( |
| ) |
const |
|
inline |
◆ terms
The documentation for this struct was generated from the following file: