#include <aflow.h>
|
| xCHGCAR (std::ostream &oss=std::cout) |
|
| xCHGCAR (std::ofstream &FileMESSAGE, std::ostream &oss=std::cout) |
|
| xCHGCAR (const std::string &fileIN, bool=true, std::ostream &oss=std::cout) |
|
| xCHGCAR (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) |
|
| xCHGCAR (const xCHGCAR &b) |
|
| ~xCHGCAR () |
|
const xCHGCAR & | operator= (const xCHGCAR &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) |
|
Definition at line 1241 of file aflow.h.
◆ xCHGCAR() [1/5]
xCHGCAR::xCHGCAR |
( |
std::ostream & | oss = std::cout | ) |
|
◆ xCHGCAR() [2/5]
xCHGCAR::xCHGCAR |
( |
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss = std::cout ) |
◆ xCHGCAR() [3/5]
xCHGCAR::xCHGCAR |
( |
const std::string & | fileIN, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ xCHGCAR() [4/5]
xCHGCAR::xCHGCAR |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
bool | = true, |
|
|
std::ostream & | oss = std::cout ) |
◆ xCHGCAR() [5/5]
xCHGCAR::xCHGCAR |
( |
const xCHGCAR & | b | ) |
|
◆ ~xCHGCAR()
◆ initialize() [1/3]
bool xCHGCAR::initialize |
( |
const std::string & | fileIN, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [2/3]
bool xCHGCAR::initialize |
( |
const std::string & | fileIN, |
|
|
std::ofstream & | FileMESSAGE, |
|
|
std::ostream & | oss, |
|
|
bool | = true ) |
◆ initialize() [3/3]
bool xCHGCAR::initialize |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ operator=()
◆ clear()
◆ GetProperties() [1/2]
bool xCHGCAR::GetProperties |
( |
const std::stringstream & | stringstreamIN, |
|
|
bool | = true ) |
◆ GetProperties() [2/2]
bool xCHGCAR::GetProperties |
( |
const std::string & | stringIN, |
|
|
bool | = true ) |
◆ GetPropertiesFile()
bool xCHGCAR::GetPropertiesFile |
( |
const std::string & | fileIN, |
|
|
bool | = true ) |
◆ GetPropertiesUrlFile()
bool xCHGCAR::GetPropertiesUrlFile |
( |
const std::string & | url, |
|
|
const std::string & | file, |
|
|
bool | = true ) |
◆ free()
◆ copy()
void xCHGCAR::copy |
( |
const xCHGCAR & | b | ) |
|
|
private |
◆ m_initialized
bool xCHGCAR::m_initialized |
◆ content
std::string xCHGCAR::content |
◆ vcontent
std::vector<std::string> xCHGCAR::vcontent |
◆ filename
std::string xCHGCAR::filename |
◆ grid
◆ vstring
std::vector<std::string> xCHGCAR::vstring |
◆ vvalues
◆ tvalues
The documentation for this class was generated from the following file:
- /Users/nathan/Projects/AFLOW4/src/aflow.h