![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Classes | |
| class | CodeInfo |
| class | CodeVersion |
Functions | |
| static auto | get_feature_vector (char const *const ptr[], std::size_t len) |
| static auto | get_feature_set (char const *const ptr[], std::size_t len) |
| void | check_features (std::vector< std::string > const &features) |
| void | initialize (Utils::Factory< ObjectHandle > *om) |
Definition at line 74 of file CodeInfo.cpp.
References get_feature_set(), and ScriptInterface::get_value().
Referenced by ScriptInterface::Coulomb::CoulombP3M::do_construct(), ScriptInterface::walberla::EKFFT::make_instance(), ScriptInterface::walberla::EKSpecies::make_instance(), and ScriptInterface::walberla::LBFluid::make_instance().
|
static |
Definition at line 42 of file CodeInfo.cpp.
References ScriptInterface::get_value().
Referenced by check_features().
|
static |
Definition at line 38 of file CodeInfo.cpp.
References ScriptInterface::get_value().
Referenced by ScriptInterface::CodeInfo::CodeInfo::do_call_method().
| void ScriptInterface::CodeInfo::initialize | ( | Utils::Factory< ObjectHandle > * | om | ) |
Definition at line 28 of file code_info/initialize.cpp.
References ScriptInterface::get_value().
Referenced by ScriptInterface::initialize().