Public Member Functions

FE_DGRaviartThomas< dim, spacedim > Class Template Reference

Inheritance diagram for FE_DGRaviartThomas< dim, spacedim >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FE_DGRaviartThomas (const unsigned int p)
virtual std::string get_name () const

Detailed Description

template<int dim, int spacedim = dim>
class FE_DGRaviartThomas< dim, spacedim >

A vector-valued DG element based on the polynomials space of FE_RaviartThomas.

Author:
Guido Kanschat
Date:
2011

Definition at line 235 of file fe_dg_vector.h.


Constructor & Destructor Documentation

template<int dim, int spacedim = dim>
FE_DGRaviartThomas< dim, spacedim >::FE_DGRaviartThomas ( const unsigned int  p)

Constructor for the Nédélec element of degree p.


Member Function Documentation

template<int dim, int spacedim = dim>
virtual std::string FE_DGRaviartThomas< dim, spacedim >::get_name ( ) const [virtual]

Return a string that uniquely identifies a finite element. This class returns FE_DGRaviartThomas<dim>(degree), with dim and degree replaced by appropriate values.

Reimplemented from FE_DGVector< PolynomialsRaviartThomas< dim >, dim, spacedim >.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Thu May 17 2012 20:05:30 by doxygen 1.7.3