Version: 6.3.1
Public Member Functions | Protected Attributes

INTERP_TEST.InterpolationTestSuite< SPACEDIM, MESHDIM > Class Template Reference

Base class for mesh intersection test suites. More...

#include <InterpolationTestSuite.hxx>

Inheritance diagram for INTERP_TEST.InterpolationTestSuite< SPACEDIM, MESHDIM >:
Inheritance graph

Public Member Functions

void setUp ()
 Sets up the test suite.
void tearDown ()
 Cleans up after the test suite.

Protected Attributes

MeshTestToolkit< SPACEDIM,
MESHDIM > * 
_testTools
 MeshTestToolkit object to which the tests are delegated.

Detailed Description

template<int SPACEDIM, int MESHDIM>
class INTERP_TEST::InterpolationTestSuite< SPACEDIM, MESHDIM >

Base class for mesh intersection test suites.


Member Function Documentation

template<int SPACEDIM, int MESHDIM>
void INTERP_TEST.InterpolationTestSuite< SPACEDIM, MESHDIM >.setUp ( )

Sets up the test suite.

Creates the MeshTestToolkit object used by the tests.

template<int SPACEDIM, int MESHDIM>
void INTERP_TEST.InterpolationTestSuite< SPACEDIM, MESHDIM >.tearDown ( )

Cleans up after the test suite.

Liberates the MeshTestToolkit object used by the tests.


Field Documentation

template<int SPACEDIM, int MESHDIM>
MeshTestToolkit<SPACEDIM,MESHDIM>* INTERP_TEST.InterpolationTestSuite< SPACEDIM, MESHDIM >._testTools [protected]

MeshTestToolkit object to which the tests are delegated.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS