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

Public Member Functions

 MeshComponent_Fixture ()
 common setup for each test case More...
 
 ~MeshComponent_Fixture ()
 common tear-down for each test case More...
 
std::vector< Real > create_coord (const Real &x, const Real &y)
 possibly common functions used on the tests below More...
 

Public Attributes

Componentroot
 common values accessed by all tests goes here More...
 

Detailed Description

Definition at line 38 of file utest-mesh-components.cpp.

Constructor & Destructor Documentation

common setup for each test case

Definition at line 41 of file utest-mesh-components.cpp.

~MeshComponent_Fixture ( )
inline

common tear-down for each test case

Definition at line 50 of file utest-mesh-components.cpp.

Member Function Documentation

std::vector<Real> create_coord ( const Real &  x,
const Real &  y 
)
inline

possibly common functions used on the tests below

Definition at line 56 of file utest-mesh-components.cpp.

Member Data Documentation

Component& root

common values accessed by all tests goes here

Definition at line 63 of file utest-mesh-components.cpp.


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