Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <ElementParameters.h>
Public Types | |
using | par_t = std::unique_ptr< AtomicParameters > |
using | PPContainer = std::vector< par_t > |
Public Member Functions | |
void | clear () |
bool | isSet (Utils::ElementType e) const |
void | set (Utils::ElementType e, par_t parameters) |
const AtomicParameters & | get (Utils::ElementType e) const |
This class holds the pointers to the element-specific runtime parameters