CASM  1.1.0
A Clusters Approach to Statistical Mechanics
LogRuntimeLibrary.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

void CASM::print_runtime_lib_options_help (std::ostream &sout)
 
std::shared_ptr< RuntimeLibrary > CASM::log_make_shared_runtime_lib (std::string filename_base, std::string compile_options, std::string so_options, std::string compile_msg)
 Make shared_ptr<RuntimeLibrary>, logging progress and errors. More...