Skip to content
Snippets Groups Projects
Commit 7b99aff1 authored by Marco Biasini's avatar Marco Biasini
Browse files

added GetOptions to all atom potential

parent 19e93c2b
Branches
Tags
No related merge requests found
......@@ -93,7 +93,7 @@ public:
/// \brief set different seqeunce separation than used for training
void SetSequenceSeparation(int seq_sep);
const AllAtomPotentialOpts& GetOptions() const { return options_; }
template <typename DS>
void Serialize(DS& ds);
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment