SupcrtDatabase.hpp
The class used to store and retrieve data of chemical species.
Definition: Database.hpp:32
The class used to store and retrieve data of chemical species from SUPCRT databases.
Definition: SupcrtDatabase.hpp:29
static auto withName(const String &name) -> SupcrtDatabase
Return a SupcrtDatabase object initialized using an embedded database file.
SupcrtDatabase(const Database &other)
Construct a SupcrtDatabase object from another given Database object.
SupcrtDatabase(const String &name)
Construct a SupcrtDatabase object using an embedded database file.
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29