Classes | |
struct | _PROTO_PARAMS |
Functions | |
std::string | PrototypeCleanLatticeString (const std::string &latticeIN) |
uint | PrototypeLibrariesSpeciesNumber (const string &label) |
std::set< string > | GetPrototypesByStoichiometry (const vector< uint > &stoichiometry, const string &library="all") |
std::set< string > | GetPrototypesBySymmetry (const vector< uint > &stoichiometry, uint space_group_number, const vector< GroupedWyckoffPosition > &grouped_Wyckoff_positions, uint setting, const string &library="all") |
xstructure | PrototypeLibraries (ostream &oss, const string &label, const string ¶meters, int mode) |
xstructure | PrototypeLibraries (ostream &oss, const string &label, const string ¶meters, deque< string > &vatomX, int mode) |
xstructure | PrototypeLibraries (ostream &oss, const string &label, const string ¶meters, deque< string > &vatomX, deque< double > &vvolumeX, double volume_in, int mode) |
xstructure | PrototypeLibraries (ostream &oss, string label, string parameters, deque< string > &vatomX, deque< double > &vvolumeX, double volume_in, int mode, bool flip_option) |
xstructure | PrototypeLibraries (ostream &oss, _PROTO_PARAMS *PARAMS) |
string | PrototypesHelp () |
string | PrototypesIcsdHelp (const string &options) |
string | CALCULATED () |
string | CALCULATED_ICSD_RANDOM () |
std::string aflowlib::PrototypeCleanLatticeString | ( | const std::string & | latticeIN | ) |
uint aflowlib::PrototypeLibrariesSpeciesNumber | ( | const string & | label | ) |
std::set< string > aflowlib::GetPrototypesByStoichiometry | ( | const vector< uint > & | stoichiometry, |
const string & | library = "all" ) |
std::set< string > aflowlib::GetPrototypesBySymmetry | ( | const vector< uint > & | stoichiometry, |
uint | space_group_number, | ||
const vector< GroupedWyckoffPosition > & | grouped_Wyckoff_positions, | ||
uint | setting, | ||
const string & | library = "all" ) |
xstructure aflowlib::PrototypeLibraries | ( | ostream & | oss, |
const string & | label, | ||
const string & | parameters, | ||
int | mode ) |
xstructure aflowlib::PrototypeLibraries | ( | ostream & | oss, |
const string & | label, | ||
const string & | parameters, | ||
deque< string > & | vatomX, | ||
int | mode ) |
xstructure aflowlib::PrototypeLibraries | ( | ostream & | oss, |
const string & | label, | ||
const string & | parameters, | ||
deque< string > & | vatomX, | ||
deque< double > & | vvolumeX, | ||
double | volume_in, | ||
int | mode ) |
xstructure aflowlib::PrototypeLibraries | ( | ostream & | oss, |
string | label, | ||
string | parameters, | ||
deque< string > & | vatomX, | ||
deque< double > & | vvolumeX, | ||
double | volume_in, | ||
int | mode, | ||
bool | flip_option ) |
xstructure aflowlib::PrototypeLibraries | ( | ostream & | oss, |
_PROTO_PARAMS * | PARAMS ) |
string aflowlib::PrototypesHelp | ( | ) |
string aflowlib::PrototypesIcsdHelp | ( | const string & | options | ) |
string aflowlib::CALCULATED | ( | ) |
string aflowlib::CALCULATED_ICSD_RANDOM | ( | ) |