|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| 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... | |