COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
ChildListWrapper (const ComponentWrapper &comp_wrapper) | |
Static Public Member Functions | |
static ChildListWrapper | call (ChildListWrapper &self) |
static boost::python::object | get_item (ChildListWrapper &self, const std::string &child_name) |
static boost::python::list | keys (ChildListWrapper &self) |
static boost::python::dict | dict (ChildListWrapper &self) |
static boost::python::object | getattr (ChildListWrapper &self, const std::string &attr) |
static Uint | len (PropertyListWrapper &self) |
Public Attributes | |
ComponentWrapper | wrapped_component |
Definition at line 623 of file ComponentWrapper.cpp.
|
inline |
Definition at line 625 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 631 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 651 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 636 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 661 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 641 of file ComponentWrapper.cpp.
|
inlinestatic |
Definition at line 675 of file ComponentWrapper.cpp.
ComponentWrapper wrapped_component |
Definition at line 629 of file ComponentWrapper.cpp.
Send comments to: COOLFluiD Web Admin |