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

Public Member Functions

 DictionaryTests_Fixture ()
 common setup for each test case More...
 
 ~DictionaryTests_Fixture ()
 common tear-down for each test case More...
 

Static Public Attributes

static Handle< Meshm_mesh = Core::instance().root().create_component<Mesh>("mesh")
 common mesh accessed by all tests More...
 

Detailed Description

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

Constructor & Destructor Documentation

common setup for each test case

Definition at line 44 of file utest-mesh-dictionary.cpp.

common tear-down for each test case

Definition at line 52 of file utest-mesh-dictionary.cpp.

Member Data Documentation

Handle< Mesh > m_mesh = Core::instance().root().create_component<Mesh>("mesh")
static

common mesh accessed by all tests

Definition at line 57 of file utest-mesh-dictionary.cpp.


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