COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
BinaryDataFixture () | |
template<typename T > | |
void | fill_table (common::Table< T > &table) |
template<typename T > | |
void | fill_list (common::List< T > &list) |
BinaryDataFixture () | |
template<typename T > | |
void | fill_table (common::Table< T > &table) |
template<typename T > | |
void | fill_list (common::List< T > &list) |
void | fill_list (common::List< bool > &list) |
Public Attributes | |
const Uint | rank |
boost::random::mt19937 | gen |
const Uint | int_table_size |
const Uint | real_table_size |
const Uint | int_list_size |
const Uint | real_list_size |
Static Public Attributes | |
static const Uint | int_table_cols = 3 |
static const Uint | real_table_cols = 8 |
Definition at line 32 of file utest-binarydata.cpp.
|
inline |
Definition at line 34 of file utest-binarydata.cpp.
|
inline |
Definition at line 34 of file utest-common-arraydiff.cpp.
|
inline |
Definition at line 61 of file utest-binarydata.cpp.
|
inline |
Definition at line 61 of file utest-common-arraydiff.cpp.
|
inline |
Definition at line 72 of file utest-common-arraydiff.cpp.
|
inline |
Definition at line 45 of file utest-common-arraydiff.cpp.
|
inline |
Definition at line 45 of file utest-binarydata.cpp.
boost::random::mt19937 gen |
Definition at line 74 of file utest-binarydata.cpp.
const Uint int_list_size |
Definition at line 81 of file utest-binarydata.cpp.
|
static |
Definition at line 77 of file utest-binarydata.cpp.
const Uint int_table_size |
Definition at line 76 of file utest-binarydata.cpp.
const Uint rank |
Definition at line 72 of file utest-binarydata.cpp.
const Uint real_list_size |
Definition at line 82 of file utest-binarydata.cpp.
|
static |
Definition at line 79 of file utest-binarydata.cpp.
const Uint real_table_size |
Definition at line 78 of file utest-binarydata.cpp.
Send comments to: COOLFluiD Web Admin |