#include <Results.h>
◆ ResultsBase()
| madness::ResultsBase::ResultsBase |
( |
| ) |
|
|
default |
◆ ~ResultsBase()
| virtual madness::ResultsBase::~ResultsBase |
( |
| ) |
|
|
virtualdefault |
◆ from_json()
| virtual void madness::ResultsBase::from_json |
( |
const nlohmann::json & |
j | ) |
|
|
pure virtual |
◆ key()
| virtual std::string madness::ResultsBase::key |
( |
| ) |
const |
|
pure virtual |
◆ to_json()
| virtual nlohmann::json madness::ResultsBase::to_json |
( |
| ) |
const |
|
pure virtual |
serialize the results to a JSON object
Implemented in madness::MetaDataResults, madness::ConvergenceResults, madness::OptimizationResults, madness::VibrationalResults, madness::RamanResults, madness::PropertyResults, madness::SCFResults, madness::CISResults, madness::CC2Results, madness::ZnemoResults, and madness::OEPResults.
The documentation for this class was generated from the following file: