Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include "Sparrow/Resources/Dftb/borg-0-1/Parameters.h"
#include "Sparrow/Implementations/Dftb/ParameterSet.h"
Functions | |
ParameterSet | Scine::Sparrow::dftb::params_borg_0_1 (const std::vector< int > &elements={}) |
Dftb borg-0-1 parameter set generator. More... | |
SkfData | Scine::Sparrow::dftb::params_borg_0_1_h_b () |
SkfData | Scine::Sparrow::dftb::params_borg_0_1_b_b () |
SkfData | Scine::Sparrow::dftb::params_borg_0_1_b_h () |
This file contains functions generating runtime values. It was generated from runtime values of its return type. It is not intended to be human-readable. A small guide: Return values are directly brace-initialized in deep nesting to keep file size to a minimum. Types are annotated only when necessary. Floating point values are represented in hexadecimal (see std::hexfloat) to ensure serialization does not cause loss of accuracy.
The functions defined here might be declared and called elsewhere entirely.