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

Classes

struct  ConstFunctor
 

Public Member Functions

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

Public Attributes

const ETYPE::MappedCoordsT mapped_coords
 common values accessed by all tests goes here More...
 
const ETYPE::NodesT unit_nodes
 
const ETYPE::NodesT skewed_nodes
 

Detailed Description

Definition at line 35 of file utest-mesh-lagrangep1-hexa3d.cpp.

Constructor & Destructor Documentation

Hexa3DFixture ( )
inline

common setup for each test case

Definition at line 38 of file utest-mesh-lagrangep1-hexa3d.cpp.

~Hexa3DFixture ( )
inline

common tear-down for each test case

Definition at line 68 of file utest-mesh-lagrangep1-hexa3d.cpp.

Member Data Documentation

const ETYPE::MappedCoordsT mapped_coords

common values accessed by all tests goes here

Definition at line 72 of file utest-mesh-lagrangep1-hexa3d.cpp.

const ETYPE::NodesT skewed_nodes

Definition at line 74 of file utest-mesh-lagrangep1-hexa3d.cpp.

const ETYPE::NodesT unit_nodes

Definition at line 73 of file utest-mesh-lagrangep1-hexa3d.cpp.


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