50 Manage a python interpreter.
Safe pointer to an object. This is the supported method for referring to components.
BOOST_AUTO_TEST_CASE(ExecuteScript)
int execute_script(std::string script, int code_fragment=-1)
Execute the script passed as a string, code fragment is used for traceability.
Handle< Component > get_child(const std::string &name)
Top-level namespace for coolfluid.
common::Component & root() const
Gives the default root component.
Base class for defining CF components.
Handle< Component > create_component(const std::string &name, const std::string &builder)
Build a (sub)component of this component using the extended type_name of the component.
Most basic kernel library.
bool is_not_null(T ptr)
predicate for comparison to nullptr