COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Inherits TimedTestFixture.
Public Types | |
typedef boost::mpl::vector2< LagrangeP1::Hexa3D, LagrangeP0::Hexa > | ElementsT |
Public Member Functions | |
ProtoParallelFixture () | |
Model & | setup (const std::string &model_name) |
Public Member Functions inherited from TimedTestFixture | |
TimedTestFixture () | |
~TimedTestFixture () | |
void | test_unit_start (boost::unit_test::test_unit const &unit) |
Start timing when a test starts. More... | |
void | restart_timer () |
void | test_unit_finish (boost::unit_test::test_unit const &unit) |
Stop timing when a test ends. More... | |
Public Attributes | |
Component & | root |
const Real | length |
const Real | half_height |
const Real | width |
Uint | x_segs |
Uint | y_segs |
Uint | z_segs |
Definition at line 68 of file ptest-proto-parallel.cpp.
typedef boost::mpl::vector2<LagrangeP1::Hexa3D, LagrangeP0::Hexa> ElementsT |
Definition at line 117 of file ptest-proto-parallel.cpp.
|
inline |
Definition at line 72 of file ptest-proto-parallel.cpp.
|
inline |
Definition at line 87 of file ptest-proto-parallel.cpp.
const Real half_height |
Definition at line 115 of file ptest-proto-parallel.cpp.
const Real length |
Definition at line 114 of file ptest-proto-parallel.cpp.
Component& root |
Definition at line 113 of file ptest-proto-parallel.cpp.
const Real width |
Definition at line 116 of file ptest-proto-parallel.cpp.
Uint x_segs |
Definition at line 119 of file ptest-proto-parallel.cpp.
Uint y_segs |
Definition at line 120 of file ptest-proto-parallel.cpp.
Uint z_segs |
Definition at line 121 of file ptest-proto-parallel.cpp.
Send comments to: COOLFluiD Web Admin |