dune-pdelab  2.5-dev
Classes | Public Types | List of all members
Dune::PDELab::Experimental::GridFunctionSpace< DFBasis, VBE, CE >::Traits Struct Reference

export Traits class More...

#include <dune/pdelab/gridfunctionspace/dunefunctionsgridfunctionspace.hh>

Classes

struct  FEM
 Rudimentary internal implementation of a FiniteElementMap. More...
 

Public Types

using GridView = Dune::PDELab::impl::GridView< typename DFBasis::GridView >
 
using EntitySet = Dune::PDELab::impl::EntitySet< typename DFBasis::GridView >
 
using size_type = std::size_t
 
using SizeType = size_type
 
using ConstraintsType = CE
 
using Basis = DFBasis
 
using Backend = DuneFunctionsCompatibleVBE< VBE >
 
using FiniteElementMap = FEM
 
using FiniteElementMapType = FEM
 

Detailed Description

template<typename DFBasis, typename VBE, typename CE>
struct Dune::PDELab::Experimental::GridFunctionSpace< DFBasis, VBE, CE >::Traits

export Traits class


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