COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
SignalWrapper (common::SignalPtr signal, const Handle< common::Component > &component) | |
boost::python::object | operator() (boost::python::tuple args, boost::python::dict kwargs) |
std::string | documentation () |
void | bind_function (boost::python::object &python_object) |
Public Attributes | |
common::SignalPtr | m_signal |
Handle< common::Component > | m_component |
Definition at line 41 of file ComponentWrapper.cpp.
|
inline |
Definition at line 43 of file ComponentWrapper.cpp.
|
inline |
Definition at line 163 of file ComponentWrapper.cpp.
|
inline |
Definition at line 144 of file ComponentWrapper.cpp.
|
inline |
We need to translate to the base component class, since we don't know what the actual type of the expected option is
Definition at line 49 of file ComponentWrapper.cpp.
Handle<common::Component> m_component |
Definition at line 172 of file ComponentWrapper.cpp.
common::SignalPtr m_signal |
Definition at line 171 of file ComponentWrapper.cpp.
Send comments to: COOLFluiD Web Admin |