COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
BockMesh3DFixture Struct Reference

Inherits TimedTestFixture.

Public Member Functions

 BockMesh3DFixture ()
 
Domaindomain ()
 
Meshmesh ()
 
- 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

Uint x_segs
 
Uint y_segs
 
Uint z_segs
 
Handle< Domainm_domain
 
Handle< Meshm_mesh
 

Detailed Description

Definition at line 43 of file utest-blockmesh-3d-mpi.cpp.

Constructor & Destructor Documentation

BockMesh3DFixture ( )
inline

Definition at line 46 of file utest-blockmesh-3d-mpi.cpp.

Member Function Documentation

Domain& domain ( )
inline

Definition at line 79 of file utest-blockmesh-3d-mpi.cpp.

Mesh& mesh ( )
inline

Definition at line 84 of file utest-blockmesh-3d-mpi.cpp.

Member Data Documentation

Handle<Domain> m_domain

Definition at line 91 of file utest-blockmesh-3d-mpi.cpp.

Handle<Mesh> m_mesh

Definition at line 92 of file utest-blockmesh-3d-mpi.cpp.

Uint x_segs

Definition at line 89 of file utest-blockmesh-3d-mpi.cpp.

Uint y_segs

Definition at line 89 of file utest-blockmesh-3d-mpi.cpp.

Uint z_segs

Definition at line 89 of file utest-blockmesh-3d-mpi.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin