KASKADE 7 development version
Classes | Namespaces
boundaryspace.hh File Reference

Trace mapper. More...

#include <map>
#include <utility>
#include <dune/common/fvector.hh>
#include "fem/scalarspace.hh"

Go to the source code of this file.

Classes

struct  Kaskade::BoundarySpace_Detail::ChooseMapper< ContinuousLagrangeMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::ChooseMapper< DiscontinuousLagrangeMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::ChooseMapper< ContinuousHierarchicMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::ChooseMapper< ContinuousHierarchicExtensionMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::ChooseMapper< DiscontinuousHierarchicMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::GetSFDataType< ContinuousLagrangeMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::GetSFDataType< ContinuousHierarchicMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::GetSFDataType< ContinuousHierarchicExtensionMapper< Scalar, GridView > >
 
struct  Kaskade::BoundarySpace_Detail::ShapeFunctionSetRestriction< ContinuousLagrangeMapperImplementation< Scalar, GridView, Data > >
 
struct  Kaskade::BoundarySpace_Detail::ShapeFunctionSetRestriction< ContinuousHierarchicMapperImplementation< Scalar, GridView, Data > >
 
struct  Kaskade::BoundarySpace_Detail::ShapeFunctionSetRestriction< ContinuousHierarchicExtensionMapperImplementation< Scalar, GridView, Data > >
 
class  Kaskade::BoundaryMapper< Implementation_, Scalar_, GridView_ >
 A local to global mapper implementation for boundary spaces, with functions defined on the domain boundary (or parts of it) only. More...
 
struct  Kaskade::BoundaryMapper< Implementation_, Scalar_, GridView_ >::Element< m >
 Type of the FunctionSpaceElement, associated to the FEFunctionSpace. More...
 

Namespaces

namespace  Kaskade
 
 
namespace  Kaskade::BoundarySpace_Detail
 
 

Detailed Description

Trace mapper.

Author
Lars Lubkoll

This file contains a boundary mapper that restricts existing mappers to (possibly parts of) the domain's boundary.

Definition in file boundaryspace.hh.