CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
RuntimeLibrary.hh File Reference
#include <iostream>
#include <fstream>
#include <string>
#include <functional>
#include <dlfcn.h>
#include <cstdlib>
#include "casm/system/Popen.hh"
#include "casm/CASM_global_definitions.hh"
#include "casm/casm_io/Log.hh"

Go to the source code of this file.

Classes

class  CASM::RuntimeLibrary
 Write, compile, load and use code at runtime. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

std::string CASM::include_path (const fs::path &dir)
 
std::string CASM::link_path (const fs::path &dir)