ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "CodeInfo.hpp"
#include "config/config-features.hpp"
#include "config/version.hpp"
#include "script_interface/scafacos/scafacos.hpp"
#include <boost/algorithm/string/join.hpp>
#include <stdexcept>
#include <string>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | ScriptInterface |
namespace | ScriptInterface::CodeInfo |
Functions | |
static auto | ScriptInterface::CodeInfo::get_feature_vector (char const *const ptr[], unsigned int len) |
static auto | ScriptInterface::CodeInfo::get_feature_set (char const *const ptr[], unsigned int len) |
void | ScriptInterface::CodeInfo::check_features (std::vector< std::string > const &features) |