Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
raviartthomas02d.hh
3// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
Layout map for RT0 elements.
Definition: raviartthomas02dlocalcoefficients.hh:24
Zero order Raviart-Thomas shape functions on triangles.
Definition: raviartthomas02d.hh:29
RT02DLocalFiniteElement()
Standard constructor.
Definition: raviartthomas02d.hh:35
RT02DLocalFiniteElement(std::bitset< 3 > s)
Constructor with explicitly given edge orientations.
Definition: raviartthomas02d.hh:43
GeometryType
Type representing VTK's entity geometry types.
Definition: common.hh:132
constexpr GeometryType triangle
GeometryType representing a triangle.
Definition: type.hh:518
A unique label for each type of element that can occur in a grid.
