COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
OptionListWrapper (const ComponentWrapper &comp_wrapper) | |
Static Public Member Functions | |
static OptionListWrapper | call (OptionListWrapper &self) |
static OptionListWrapper | set (OptionListWrapper &self, const std::string &optname, const boost::python::object &val) |
static boost::python::object | get_item (OptionListWrapper &self, const std::string &optname) |
static void | set_item (OptionListWrapper &self, const std::string &optname, const boost::python::object &val) |
static boost::python::list | keys (OptionListWrapper &self) |
static boost::python::dict | dict (OptionListWrapper &self) |
static boost::python::object | getattr (OptionListWrapper &self, const std::string &attr) |
static void | setattr (OptionListWrapper &self, const std::string attr, const boost::python::object &value) |
Public Attributes | |
ComponentWrapper | wrapped_component |
Definition at line 443 of file ComponentWrapper.cpp.
|
inline |
Definition at line 445 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 451 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 486 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 463 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 497 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 474 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 456 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 469 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 510 of file ComponentWrapper.cpp.
ComponentWrapper wrapped_component |
Definition at line 449 of file ComponentWrapper.cpp.
Send comments to: COOLFluiD Web Admin |