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
GlobalFixture Struct Reference

Use a global fixture, so mesh creation happens only once. More...

Public Member Functions

 GlobalFixture ()
 

Static Public Attributes

static boost::shared_ptr< Meshsphere = boost::shared_ptr< Mesh >()
 

Detailed Description

Use a global fixture, so mesh creation happens only once.

Definition at line 42 of file utest-cgal-tetra-sf.cpp.

Constructor & Destructor Documentation

GlobalFixture ( )
inline

Definition at line 44 of file utest-cgal-tetra-sf.cpp.

Member Data Documentation

boost::shared_ptr< Mesh > sphere = boost::shared_ptr< Mesh >()
static

Definition at line 53 of file utest-cgal-tetra-sf.cpp.


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