AFLOW
 
Loading...
Searching...
No Matches
aflowrc Namespace Reference

Functions

bool load_default (string schema, string schema_default)
 
template<class utype>
bool load_default (string schema, utype schema_default)
 
bool is_available (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool read (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool write_default (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool print_aflowrc (std::ostream &oss, bool AFLOWRC_VERBOSE)
 

Function Documentation

◆ load_default() [1/2]

bool aflowrc::load_default ( string schema,
string schema_default )

Definition at line 35 of file aflow_aflowrc.cpp.

◆ load_default() [2/2]

template<class utype>
bool aflowrc::load_default ( string schema,
utype schema_default )

Definition at line 63 of file aflow_aflowrc.cpp.

◆ is_available()

bool aflowrc::is_available ( std::ostream & oss,
bool AFLOWRC_VERBOSE )

Definition at line 76 of file aflow_aflowrc.cpp.

◆ read()

bool aflowrc::read ( std::ostream & oss,
bool AFLOWRC_VERBOSE )

Definition at line 161 of file aflow_aflowrc.cpp.

◆ write_default()

bool aflowrc::write_default ( std::ostream & oss,
bool AFLOWRC_VERBOSE )

Definition at line 838 of file aflow_aflowrc.cpp.

◆ print_aflowrc()

bool aflowrc::print_aflowrc ( std::ostream & oss,
bool AFLOWRC_VERBOSE )

Definition at line 1538 of file aflow_aflowrc.cpp.