COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Functions exposed to python dealing with table rows. More...
Public Types | |
typedef common::Table< ValueT > | TableT |
typedef TableT::Row | RowT |
Static Public Member Functions | |
static void | set_item (RowT &self, const Uint i, const ValueT value) |
static ValueT | get_item (RowT &self, const Uint i) |
static Uint | size (const RowT &self) |
static std::string | to_str (RowT &self) |
Functions exposed to python dealing with table rows.
Definition at line 29 of file TableWrapper.cpp.
typedef TableT::Row RowT |
Definition at line 32 of file TableWrapper.cpp.
typedef common::Table<ValueT> TableT |
Definition at line 31 of file TableWrapper.cpp.
Definition at line 41 of file TableWrapper.cpp.
Definition at line 34 of file TableWrapper.cpp.
Definition at line 51 of file TableWrapper.cpp.
|
inlinestatic |
Definition at line 56 of file TableWrapper.cpp.
Send comments to: COOLFluiD Web Admin |