File SparrowModule.h¶
- Copyright
This code is licensed under the 3-clause BSD license.
Copyright ETH Zurich, Laboratory for Physical Chemistry, Reiher Group.
See LICENSE.txt for details.
-
namespace
Scine -
namespace
Sparrow -
-
class
SparrowModule: public Module - #include <SparrowModule.h>
The SCINE Module implementation for Sparrow.
Public Functions
-
std::string
name() const¶
-
bool
has(const std::string &interface, const std::string &model) const¶
-
std::vector<std::string>
announceInterfaces() const¶
-
std::vector<std::string>
announceModels(const std::string &interface) const¶
Public Static Functions
-
static std::shared_ptr<Module>
make()¶
-
std::string
-
class
-
namespace