#include <aflow.h>
|
| xQMVASP (std::ostream &oss=std::cout) |
|
| xQMVASP (std::ofstream &FileMESSAGE, std::ostream &oss=std::cout) |
|
| xQMVASP (const std::string &fileIN, bool=true, std::ostream &oss=std::cout) |
|
| xQMVASP (const std::string &fileIN, std::ofstream &FileMESSAGE, bool=true, std::ostream &oss=std::cout) |
|
bool | initialize (const std::string &fileIN, std::ostream &oss, bool=true) |
|
bool | initialize (const std::string &fileIN, std::ofstream &FileMESSAGE, std::ostream &oss, bool=true) |
|
bool | initialize (const std::string &fileIN, bool=true) |
|
| ~xQMVASP () |
|
| xQMVASP (const xQMVASP &b) |
|
const xQMVASP & | operator= (const xQMVASP &b) |
|
void | clear () |
|
bool | GetProperties (const std::stringstream &stringstreamIN, bool=true) |
|
bool | GetProperties (const std::string &stringIN, bool=true) |
|
bool | GetPropertiesFile (const std::string &fileIN, bool=true) |
|
bool | GetPropertiesUrlFile (const std::string &url, const std::string &file, bool=true) |
|
virtual | ~JsonSerializable ()=default |
|
aurostd::JSON::object | dumpToJson () const |
|
std::string | dumpToString () const |
|
void | dumpToFile (const std::filesystem::path &path, aurostd::compression_type compression=aurostd::compression_type::None) const |
|
Definition at line 1275 of file aflow.h.
◆ xQMVASP() [1/5]
xQMVASP::xQMVASP |
( |
std::ostream & | oss = std::cout | ) |
|
◆ xQMVASP() [2/5]
xQMVASP::xQMVASP |
( |
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss = std::cout ) |
◆ xQMVASP() [3/5]
xQMVASP::xQMVASP |
( |
const std::string & | fileIN, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ xQMVASP() [4/5]
xQMVASP::xQMVASP |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ ~xQMVASP()
◆ xQMVASP() [5/5]
xQMVASP::xQMVASP |
( |
const xQMVASP & | b | ) |
|
◆ initialize() [1/3]
bool xQMVASP::initialize |
( |
const std::string & | fileIN, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [2/3]
bool xQMVASP::initialize |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [3/3]
bool xQMVASP::initialize |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ operator=()
◆ clear()
◆ GetProperties() [1/2]
bool xQMVASP::GetProperties |
( |
const std::stringstream & | stringstreamIN, |
|
|
bool | = true ) |
◆ GetProperties() [2/2]
bool xQMVASP::GetProperties |
( |
const std::string & | stringIN, |
|
|
bool | = true ) |
◆ GetPropertiesFile()
bool xQMVASP::GetPropertiesFile |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ GetPropertiesUrlFile()
bool xQMVASP::GetPropertiesUrlFile |
( |
const std::string & | url, |
|
|
const std::string & | file, |
|
|
bool | = true ) |
◆ serialize()
|
nodiscardoverrideprotectedvirtual |
◆ deserialize()
◆ getJsonID()
std::string xQMVASP::getJsonID |
( |
| ) |
const |
|
inlinenodiscardoverrideprotectedvirtual |
◆ free()
◆ copy()
void xQMVASP::copy |
( |
const xQMVASP & | b | ) |
|
|
private |
◆ m_initialized
bool xQMVASP::m_initialized |
◆ content
std::string xQMVASP::content |
◆ vcontent
std::vector<std::string> xQMVASP::vcontent |
◆ filename
std::string xQMVASP::filename |
◆ H_atom_relax
double xQMVASP::H_atom_relax |
◆ H_atom_static
double xQMVASP::H_atom_static |
◆ vforces
The documentation for this class was generated from the following file:
- /Users/nathan/Projects/AFLOW4/src/aflow.h