#include <aflow.h>
|
| xIBZKPT (std::ostream &oss=std::cout) |
|
| xIBZKPT (std::ofstream &FileMESSAGE, std::ostream &oss=std::cout) |
|
| xIBZKPT (const std::string &fileIN, bool=true, std::ostream &oss=std::cout) |
|
| xIBZKPT (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) |
|
| xIBZKPT (const xIBZKPT &b) |
|
| ~xIBZKPT () |
|
const xIBZKPT & | operator= (const xIBZKPT &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 1140 of file aflow.h.
◆ xIBZKPT() [1/5]
xIBZKPT::xIBZKPT |
( |
std::ostream & | oss = std::cout | ) |
|
◆ xIBZKPT() [2/5]
xIBZKPT::xIBZKPT |
( |
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss = std::cout ) |
◆ xIBZKPT() [3/5]
xIBZKPT::xIBZKPT |
( |
const std::string & | fileIN, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ xIBZKPT() [4/5]
xIBZKPT::xIBZKPT |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ xIBZKPT() [5/5]
xIBZKPT::xIBZKPT |
( |
const xIBZKPT & | b | ) |
|
◆ ~xIBZKPT()
◆ initialize() [1/3]
bool xIBZKPT::initialize |
( |
const std::string & | fileIN, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [2/3]
bool xIBZKPT::initialize |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [3/3]
bool xIBZKPT::initialize |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ operator=()
◆ clear()
◆ GetProperties() [1/2]
bool xIBZKPT::GetProperties |
( |
const std::stringstream & | stringstreamIN, |
|
|
bool | = true ) |
◆ GetProperties() [2/2]
bool xIBZKPT::GetProperties |
( |
const std::string & | stringIN, |
|
|
bool | = true ) |
◆ GetPropertiesFile()
bool xIBZKPT::GetPropertiesFile |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ GetPropertiesUrlFile()
bool xIBZKPT::GetPropertiesUrlFile |
( |
const std::string & | url, |
|
|
const std::string & | file, |
|
|
bool | = true ) |
◆ serialize()
|
nodiscardoverrideprotectedvirtual |
◆ deserialize()
◆ getJsonID()
std::string xIBZKPT::getJsonID |
( |
| ) |
const |
|
inlinenodiscardoverrideprotectedvirtual |
◆ free()
◆ copy()
void xIBZKPT::copy |
( |
const xIBZKPT & | b | ) |
|
|
private |
◆ m_initialized
bool xIBZKPT::m_initialized |
◆ content
std::string xIBZKPT::content |
◆ vcontent
std::vector<std::string> xIBZKPT::vcontent |
◆ filename
std::string xIBZKPT::filename |
◆ nweights
◆ nkpoints_irreducible
uint xIBZKPT::nkpoints_irreducible |
◆ vkpoint
◆ vweights
std::vector<uint> xIBZKPT::vweights |
◆ ntetrahedra
uint xIBZKPT::ntetrahedra |
◆ wtetrahedra
double xIBZKPT::wtetrahedra |
◆ vtetrahedra
The documentation for this class was generated from the following file:
- /Users/nathan/Projects/AFLOW4/src/aflow.h