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

Classes

struct  ConstFunctor
 

Public Member Functions

 Prism3DFixture ()
 common setup for each test case More...
 
 ~Prism3DFixture ()
 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-prism3d.cpp.

Constructor & Destructor Documentation

Prism3DFixture ( )
inline

common setup for each test case

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

~Prism3DFixture ( )
inline

common tear-down for each test case

Definition at line 64 of file utest-mesh-lagrangep1-prism3d.cpp.

Member Data Documentation

const ETYPE::MappedCoordsT mapped_coords

common values accessed by all tests goes here

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

const ETYPE::NodesT skewed_nodes

Definition at line 70 of file utest-mesh-lagrangep1-prism3d.cpp.

const ETYPE::NodesT unit_nodes

Definition at line 69 of file utest-mesh-lagrangep1-prism3d.cpp.


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