COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
Buffer () | |
Buffer (const Uint size) | |
void | resize (const Uint size) |
void | reset () |
Uint | size () const |
Public Attributes | |
Array_t | rows |
std::vector< bool > | is_not_empty |
Definition at line 54 of file ListBufferT.hpp.
|
inline |
Definition at line 56 of file ListBufferT.hpp.
Definition at line 57 of file ListBufferT.hpp.
|
inline |
Definition at line 66 of file ListBufferT.hpp.
|
inline |
Definition at line 60 of file ListBufferT.hpp.
|
inline |
Definition at line 70 of file ListBufferT.hpp.
std::vector<bool> is_not_empty |
Definition at line 59 of file ListBufferT.hpp.
Array_t rows |
Definition at line 58 of file ListBufferT.hpp.
Send comments to: COOLFluiD Web Admin |