n2p2 - A neural network potential package
|
#include <ISettings.h>
Public Member Functions | |
virtual bool | keywordExists (Key const &key, bool const exact=false) const =0 |
virtual std::string | getValue (Key const &key) const =0 |
Definition at line 14 of file ISettings.h.
|
pure virtual |
Implemented in nnp::settings::Settings.
|
pure virtual |
Implemented in nnp::settings::Settings.