NuTo
Numerics Tool
Functions
IntegrationCompanion.cpp File Reference
#include "BoostUnitTest.h"
#include "nuto/mechanics/integrationtypes/IntegrationCompanion.h"
#include "nuto/math/shapes/Triangle.h"
#include "nuto/math/shapes/Hexahedron.h"
#include "nuto/math/shapes/Quadrilateral.h"
#include "nuto/math/shapes/Line.h"
#include "nuto/mechanics/integrationtypes/IntegrationTypeTensorProduct.h"

Functions

 BOOST_AUTO_TEST_CASE (CreateTriangleIntegration)
 
 BOOST_AUTO_TEST_CASE (CreateLineIntegrationGauss)
 
 BOOST_AUTO_TEST_CASE (CreateQuadIntegrationGauss)
 
 BOOST_AUTO_TEST_CASE (CreateHexIntegrationGauss)
 
 BOOST_AUTO_TEST_CASE (CreateLineIntegrationLobatto)
 
 BOOST_AUTO_TEST_CASE (CreateQuadIntegrationLobatto)
 
 BOOST_AUTO_TEST_CASE (CreateTriangleIntegrationLobatto)
 
 BOOST_AUTO_TEST_CASE (CreateHexIntegrationLobatto)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( CreateTriangleIntegration  )
BOOST_AUTO_TEST_CASE ( CreateLineIntegrationGauss  )
BOOST_AUTO_TEST_CASE ( CreateQuadIntegrationGauss  )
BOOST_AUTO_TEST_CASE ( CreateHexIntegrationGauss  )
BOOST_AUTO_TEST_CASE ( CreateLineIntegrationLobatto  )
BOOST_AUTO_TEST_CASE ( CreateQuadIntegrationLobatto  )
BOOST_AUTO_TEST_CASE ( CreateTriangleIntegrationLobatto  )
BOOST_AUTO_TEST_CASE ( CreateHexIntegrationLobatto  )