COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Typedefs | Functions
utest-mesh-lagrangep1-tetra3d.cpp File Reference
#include <boost/assign/list_of.hpp>
#include <boost/test/unit_test.hpp>
#include "common/Log.hpp"
#include "common/Table.hpp"
#include "mesh/Integrators/Gauss.hpp"
#include "mesh/LagrangeP1/Tetra3D.hpp"
#include "Tools/Testing/Difference.hpp"

Go to the source code of this file.

Classes

struct  LagrangeP1Tetra3DFixture
 
struct  LagrangeP1Tetra3DFixture::ConstFunctor
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for the ETYPE shape function"
 

Typedefs

typedef Tetra3D ETYPE
 

Functions

 BOOST_AUTO_TEST_CASE (ShapeFunction)
 
 BOOST_AUTO_TEST_CASE (MappedCoordinates)
 
 BOOST_AUTO_TEST_CASE (IntegrateConst)
 
 BOOST_AUTO_TEST_CASE (MappedGradient)
 
 BOOST_AUTO_TEST_CASE (JacobianDeterminant)
 
 BOOST_AUTO_TEST_CASE (Jacobian)
 
 BOOST_AUTO_TEST_CASE (JacobianAdjoint)
 
 BOOST_AUTO_TEST_CASE (Is_coord_in_element)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-mesh-lagrangep1-tetra3d.cpp.

#define BOOST_TEST_MODULE   "Test module for the ETYPE shape function"

Definition at line 8 of file utest-mesh-lagrangep1-tetra3d.cpp.

Typedef Documentation

typedef Tetra3D ETYPE

Definition at line 30 of file utest-mesh-lagrangep1-tetra3d.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( ShapeFunction  )

Definition at line 80 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( MappedCoordinates  )

Definition at line 90 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( IntegrateConst  )

Definition at line 101 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( MappedGradient  )

Definition at line 109 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( JacobianDeterminant  )

Definition at line 131 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( Jacobian  )

Definition at line 138 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( JacobianAdjoint  )

Definition at line 157 of file utest-mesh-lagrangep1-tetra3d.cpp.

BOOST_AUTO_TEST_CASE ( Is_coord_in_element  )

Definition at line 176 of file utest-mesh-lagrangep1-tetra3d.cpp.

Send comments to:
COOLFluiD Web Admin