imaging::TetrahedraIntegrator< N_NODES > Class Template Reference
[Finite Element Module]

Gaussian integrator on the tetrahedron. More...

#include <ElementIntegrator.hpp>

Inheritance diagram for imaging::TetrahedraIntegrator< N_NODES >:

imaging::ElementIntegrator< 3, N_NODES >

List of all members.


Detailed Description

template<std::size_t N_NODES>
class imaging::TetrahedraIntegrator< N_NODES >

Gaussian integrator on the tetrahedron.

Gaussian integrator on the tetrahedron determined by the vertices (0, 0, 0), (1, 0, 0), (0, 1, 0), (0, 0, 1). TetrahedraIntegrator<1, 1> is used as element integrator in fem_3d_tetrahedron_types. TetrahedraIntegrator is currently implemented for N_NODES = 1. You will rarely use this class directly, but might plug it into your own FE traits class as integrator_t or boundary_integrator_t.


The documentation for this class was generated from the following file:

Generated on Tue Feb 10 10:01:31 2009 for imaging2 by  doxygen 1.5.5