Dune Core Modules (2.7.0)

test-raviartthomassimplex.cc File Reference

Performs some tests for the generic Raviart-Thomas shape functions on simplices. More...

#include <config.h>
#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexbasis.hh>
#include <dune/localfunctions/utility/field.hh>
#include <dune/localfunctions/utility/basisprint.hh>

Detailed Description

Performs some tests for the generic Raviart-Thomas shape functions on simplices.

The topology can be chosen at compile time by setting TOPOLOGY to a string like

Pyramid<Pyramid<Point> > >

which generates a 2d simplex. If TOPOLOGY is not set, all topologies up to 4d are tested. Note, this may lead to prolonged compiler runs.

For debugging purpuse the functions and the derivatives can be printed. You have to define the macro TEST_OUTPUT_FUNCTIONS to activate this function.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)