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

Go to the source code of this file.

Classes

struct  LagrangeP1Triag2DFixture
 
struct  LagrangeP1Triag2DFixture::ConstFunctor
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for ETYPE"
 

Typedefs

typedef Triag2D ETYPE
 

Functions

 BOOST_AUTO_TEST_CASE (Volume)
 
 BOOST_AUTO_TEST_CASE (Element)
 
 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-triag2d.cpp.

#define BOOST_TEST_MODULE   "Test module for ETYPE"

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

Typedef Documentation

typedef Triag2D ETYPE

Definition at line 31 of file utest-mesh-lagrangep1-triag2d.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( Volume  )

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

BOOST_AUTO_TEST_CASE ( Element  )

Definition at line 82 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( ShapeFunction  )

Definition at line 102 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( MappedCoordinates  )

Definition at line 112 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( IntegrateConst  )

Definition at line 123 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( MappedGradient  )

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

BOOST_AUTO_TEST_CASE ( JacobianDeterminant  )

Definition at line 147 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( Jacobian  )

Definition at line 153 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( JacobianAdjoint  )

Definition at line 167 of file utest-mesh-lagrangep1-triag2d.cpp.

BOOST_AUTO_TEST_CASE ( Is_coord_in_element  )

Definition at line 181 of file utest-mesh-lagrangep1-triag2d.cpp.

Send comments to:
COOLFluiD Web Admin