Dune Core Modules (2.7.0)

virtualshapefunctiontest.cc File Reference

Test the dynamically polymorphic shape function interface. More...

#include <config.h>
#include <array>
#include <cstddef>
#include <iostream>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/common/virtualinterface.hh>
#include <dune/localfunctions/common/virtualwrappers.hh>
#include <dune/localfunctions/lagrange/p0.hh>
#include <dune/localfunctions/lagrange/p1.hh>
#include <dune/localfunctions/lagrange/pq22d.hh>
#include <dune/localfunctions/monomial.hh>

Detailed Description

Test the dynamically polymorphic shape function interface.

This file mainly tests whether the polymorphic interface can be properly instantiated, compiled and run without crashed. It does not test whether the shape function sets behave correctly.

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