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