#include <interaction.hh>
Definition at line 60 of file interaction.hh.
◆ Interaction()
◆ GetAtoms()
◆ GetFuncType()
◆ GetNames()
std::vector<String> GetNames |
( |
| ) |
const |
|
inline |
◆ GetParam()
std::vector<Real> GetParam |
( |
| ) |
const |
|
inline |
◆ GetTypes()
std::vector<String> GetTypes |
( |
| ) |
const |
|
inline |
◆ HasName()
bool HasName |
( |
const String & |
name | ) |
const |
◆ HasNameWildcard()
bool HasNameWildcard |
( |
| ) |
const |
|
inline |
◆ HasType()
bool HasType |
( |
const String & |
type | ) |
const |
◆ HasTypeWildcard()
bool HasTypeWildcard |
( |
| ) |
const |
|
inline |
◆ IsParametrized()
bool IsParametrized |
( |
| ) |
const |
|
inline |
◆ MatchNames()
bool MatchNames |
( |
const std::vector< String > & |
atom_names | ) |
const |
◆ MatchTypes()
bool MatchTypes |
( |
const std::vector< String > & |
atom_types | ) |
const |
◆ ReplaceAtom()
bool ReplaceAtom |
( |
const String & |
name, |
|
|
const String & |
new_name, |
|
|
const String & |
new_type |
|
) |
| |
◆ Serialize()
void Serialize |
( |
DS & |
ds | ) |
|
|
inline |
◆ SetNames()
void SetNames |
( |
std::vector< String > |
names | ) |
|
◆ SetParam()
void SetParam |
( |
std::vector< Real > & |
parameters | ) |
|
◆ SetTypes()
void SetTypes |
( |
std::vector< String > |
types | ) |
|
The documentation for this class was generated from the following file: