dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::ToNewFunctionSpace< NewFunctionSpace > Struct Template Reference

typedef struct for defining the same discrete function space with a different function space More...

#include <dune/fem/space/common/discretefunctionspace.hh>

Public Types

typedef DifferentDiscreteFunctionSpace< DiscreteFunctionSpaceType, NewFunctionSpace >::Type Type
 type of my discrete function space with new function space
 

Detailed Description

template<class FunctionSpaceTraits>
template<class NewFunctionSpace>
struct Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::ToNewFunctionSpace< NewFunctionSpace >

typedef struct for defining the same discrete function space with a different function space

Member Typedef Documentation

◆ Type

template<class FunctionSpaceTraits >
template<class NewFunctionSpace >
typedef DifferentDiscreteFunctionSpace<DiscreteFunctionSpaceType,NewFunctionSpace>::Type Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::ToNewFunctionSpace< NewFunctionSpace >::Type

type of my discrete function space with new function space


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