dune-fem 2.12-git
Loading...
Searching...
No Matches
dgspace.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::Fem::DiscontinuousLocalFiniteElementSpaceTraits< LFEMap, FunctionSpace, Storage, scalarBlockSize >
 
struct  Dune::Fem::DiscontinuousLocalFiniteElementSpaceTraits< LFEMap, FunctionSpace, Storage, scalarBlockSize >::CommDataHandle< DiscreteFunction, Operation >
 
struct  Dune::Fem::FixedPolyOrder_< LFEMap, Enabler >
 
struct  Dune::Fem::FixedPolyOrder_< LFEMap, std::enable_if_t< LFEMap::numBasisFunctions >=0, std::true_type >
 
class  Dune::Fem::DiscontinuousLocalFiniteElementSpace< LFEMap, FunctionSpace, Storage >
 Rannacher-Turek Space. More...
 
struct  Dune::Fem::ToNewDimRangeFunctionSpace< DiscontinuousLocalFiniteElementSpace< LFEMap, FunctionSpace, Storage >, newRange >
 
struct  Dune::Fem::DifferentDiscreteFunctionSpace< DiscontinuousLocalFiniteElementSpace< LFEMap, FunctionSpace, Storage >, NewFunctionSpace >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Typedefs

template<class LFEMap >
using Dune::Fem::FixedPolyOrder = FixedPolyOrder_< LFEMap, std::true_type >