KASKADE 7 development version
Public Types | List of all members
Kaskade::BoundaryMapper< Implementation_, Scalar_, GridView_ >::Element< m > Struct Template Reference

Type of the FunctionSpaceElement, associated to the FEFunctionSpace. More...

#include <boundaryspace.hh>

Detailed Description

template<template< class, class > class Implementation_, class Scalar_, class GridView_>
template<int m>
struct Kaskade::BoundaryMapper< Implementation_, Scalar_, GridView_ >::Element< m >

Type of the FunctionSpaceElement, associated to the FEFunctionSpace.

Template Parameters
mnumber of components

Definition at line 182 of file boundaryspace.hh.

Public Types

typedef FunctionSpaceElement< FEFunctionSpace< BoundaryMapper >, m > type
 

Member Typedef Documentation

◆ type

template<template< class, class > class Implementation_, class Scalar_ , class GridView_ >
template<int m>
typedef FunctionSpaceElement<FEFunctionSpace<BoundaryMapper>,m> Kaskade::BoundaryMapper< Implementation_, Scalar_, GridView_ >::Element< m >::type

Definition at line 184 of file boundaryspace.hh.


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