dune-fem  2.4.1-rc
Public Types | Public Member Functions | Static Public Attributes | Protected Types | Protected Member Functions | Protected Attributes | List of all members
Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/tuplespace.hh>

Inheritance diagram for Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >:
Inheritance graph

Public Types

typedef Traits::GridPartType GridPartType
 
enum  
 dimension of the grid (not the world) More...
 
enum  
 maximum polynomial order of functions in this space More...
 
enum  
 size of local blocks More...
 
using SubDiscreteFunctionSpace = typename TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::template SubDiscreteFunctionSpace< i >
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::GridType GridType
 
typedef GridPartType::IntersectionType IntersectionType
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::IndexSetType IndexSetType
 extract informations about IndexSet and Iterators More...
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::IteratorType IteratorType
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::FunctionSpaceType FunctionSpaceType
 the underlaying Analytical function space More...
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::BasisFunctionSetType BasisFunctionSetType
 type of the base function set(s) More...
 
typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... >::BlockMapperType BlockMapperType
 mapper used to for block vector function More...
 
typedef int IdentifierType
 type of identifier for this discrete function space More...
 
typedef DofManager< GridTypeDofManagerType
 type of DofManager More...
 
enum  
 size of local blocks More...
 
typedef Traits::DiscreteFunctionSpaceType DiscreteFunctionSpaceType
 
typedef BaseType::EntityType EntityType
 
typedef CommunicationManager< DiscreteFunctionSpaceTypeCommunicationManagerType
 type of communication manager More...
 
enum  
 size of local blocks More...
 
enum  
 Dimensions of domain and range. More...
 
enum  
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::DomainFieldType DomainFieldType
 Intrinsic type used for values in the domain field (usually a double) More...
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::RangeFieldType RangeFieldType
 Intrinsic type used for values in the range field (usually a double) More...
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::DomainType DomainType
 Type of domain vector (using type of domain field) has a Dune::FieldVector type interface. More...
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::RangeType RangeType
 Type of range vector (using type of range field) has a Dune::FieldVector type interface. More...
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::LinearMappingType JacobianRangeType
 Intrinsic type used for the jacobian values has a Dune::FieldMatrix type interface. More...
 
typedef FieldVector< FieldMatrix< RangeFieldType, dimDomain, dimDomain >, dimRangeHessianRangeType
 Intrinsic type used for the hessian values has a Dune::FieldMatrix type interface. More...
 
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR >::ScalarFunctionSpaceType ScalarFunctionSpaceType
 corresponding scalar function space More...
 

Public Member Functions

 TupleDiscreteFunctionSpace (GridPartType &gridPart, const InterfaceType commInterface=InteriorBorder_All_Interface, const CommunicationDirection commDirection=ForwardCommunication)
 constructor More...
 
 TupleDiscreteFunctionSpace (const ThisType &)=delete
 
ThisTypeoperator= (const ThisType &)=delete
 
std::tuple< const DiscreteFunctionSpaces &... > spaceTuple () const
 return tuple of const References to the contained sub spaces More...
 
bool contains (const int codim) const
 
bool continuous () const
 returns true if the space contains only globally continuous functions More...
 
bool continuous (const IntersectionType &intersection) const
 returns true if the space contains only globally continuous functions More...
 
DFSpaceIdentifier type () const
 get the type of this discrete function space More...
 
int order () const
 get global order of space More...
 
int order (const Entity &entity) const
 get global order of space More...
 
int order (const EntityType &entity) const
 default implementation of the method order More...
 
BasisFunctionSetType basisFunctionSet (const EntityType &entity) const
 get basis function set for given entity More...
 
BlockMapperTypeblockMapper () const
 obtain the DoF block mapper of this space More...
 
const SubDiscreteFunctionSpace< i >::Type & subDiscreteFunctionSpace () const
 obtain the i-th subspace More...
 
int sequence () const
 get index of the sequence in grid sequences More...
 
LocalFunctionType localFunction (const EntityType &entity) const
 
const GridTypegrid () const
 get reference to grid this discrete function space belongs to More...
 
GridTypegrid ()
 get reference to grid this discrete function space belongs to More...
 
GridPartTypegridPart () const
 
GridPartTypegridPart ()
 get a reference to the associated grid partition More...
 
const IndexSetTypeindexSet () const
 Get a reference to the associated index set. More...
 
int size () const
 get number of DoFs for this space More...
 
IteratorType begin () const
 get iterator pointing to the first entity of the associated grid partition More...
 
IteratorType end () const
 get iterator pointing behind the last entity of the associated grid partition More...
 
void forEach (FunctorType &f) const
 apply a functor to each entity in the associated grid partition More...
 
bool multipleGeometryTypes () const
 returns true if the grid has more than one geometry type More...
 
bool multipleBasisFunctionSets () const
 returns true if base function sets depend on the entity More...
 
InterfaceType communicationInterface () const
 return the communication interface appropriate for this space More...
 
CommunicationDirection communicationDirection () const
 return the communication interface appropriate for this space More...
 
const CommunicationManagerTypecommunicator () const
 return reference to communicator (see CommunicationManager) More...
 
void communicate (DiscreteFunction &discreteFunction) const
 communicate data for given discrete function using the space's default communication operation More...
 
void communicate (DiscreteFunction &discreteFunction, const Operation *op) const
 communicate data for given discrete function More...
 
BaseType::template CommDataHandle< DiscreteFunction, Operation >::Type createDataHandle (DiscreteFunction &discreteFunction, const Operation *operation) const
 
void addFunction (DiscreteFunction &df) const
 default implementation of addFunction does nothing at the moment More...
 
void removeFunction (DiscreteFunction &df) const
 default implementation of removeFunction does nothing at the moment More...
 
void adapt (const Vector &polynomialOrders, const int polOrderShift=0) const
 default implementation of adapt does nothing, its only used in PAdaptiveLagrangeSpace More...
 

Static Public Attributes

static const IdentifierType id
 identifier of this discrete function space More...
 
static const InterfaceType defaultInterface
 default communication interface More...
 
static const CommunicationDirection defaultDirection
 default communication direction More...
 

Protected Types

typedef ThreadSafeValue< UninitializedObjectStackLocalDofVectorStackType
 
typedef StackAllocator< typename BaseType::RangeFieldType, LocalDofVectorStackType * > LocalDofVectorAllocatorType
 
typedef Dune::DynamicVector< typename BaseType::RangeFieldType, LocalDofVectorAllocatorTypeLocalDofVectorType
 
typedef BasicTemporaryLocalFunction< ThisType, LocalDofVectorTypeLocalFunctionType
 
typedef AllGeomTypes< IndexSetType, GridTypeAllGeometryTypes
 

Protected Member Functions

template<std::size_t... i>
std::tuple< const DiscreteFunctionSpaces &... > spaceTuple (Std::index_sequence< i... >) const
 
const std::vector< GeometryType > & geomTypes (int codim) const
 returns true if the grid has more than one geometry type More...
 
const DiscreteFunctionSpaceTypeasImp () const
 
DiscreteFunctionSpaceTypeasImp ()
 

Protected Attributes

GridPartTypegridPart_
 
LocalDofVectorStackType ldvStack_
 
LocalDofVectorAllocatorType ldvAllocator_
 
const AllGeometryTypes allGeomTypes_
 
DofManagerTypedofManager_
 
const InterfaceType commInterface_
 
const CommunicationDirection commDirection_
 
std::unique_ptr< CommunicationManagerTypecommunicator_
 

Member Typedef Documentation

type of the base function set(s)

mapper used to for block vector function

type of communication manager

type of DofManager

typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > ::DomainFieldType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::DomainFieldType
inherited

Intrinsic type used for values in the domain field (usually a double)

typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > ::DomainType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::DomainType
inherited

Type of domain vector (using type of domain field) has a Dune::FieldVector type interface.

the underlaying Analytical function space

template<class... DiscreteFunctionSpaces>
typedef Traits::GridPartType Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::GridPartType

extract grid informations, it is assumed the both spaces are living on the same gridPart

typedef TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > ::GridType Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::GridType
inherited
typedef FieldVector< FieldMatrix< RangeFieldType, dimDomain, dimDomain >, dimRange > Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::HessianRangeType
inherited

Intrinsic type used for the hessian values has a Dune::FieldMatrix type interface.

type of identifier for this discrete function space

extract informations about IndexSet and Iterators

typedef GridPartType::IntersectionType Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::IntersectionType
inherited
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > ::LinearMappingType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::JacobianRangeType
inherited

Intrinsic type used for the jacobian values has a Dune::FieldMatrix type interface.

typedef Dune::DynamicVector< typename BaseType::RangeFieldType, LocalDofVectorAllocatorType > Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::LocalDofVectorType
protectedinherited
typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > ::RangeFieldType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::RangeFieldType
inherited

Intrinsic type used for values in the range field (usually a double)

typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > ::RangeType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::RangeType
inherited

Type of range vector (using type of range field) has a Dune::FieldVector type interface.

typedef VectorSpaceTraits< DomainField, RangeField, dimD, dimR > :: ScalarFunctionSpaceType Dune::Fem::FunctionSpaceInterface< VectorSpaceTraits< DomainField, RangeField, dimD, dimR > >::ScalarFunctionSpaceType
inherited

corresponding scalar function space

using Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::SubDiscreteFunctionSpace = typename TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > ::template SubDiscreteFunctionSpace< i >
inherited

Member Enumeration Documentation

anonymous enum
inherited

dimension of the grid (not the world)

anonymous enum
inherited

maximum polynomial order of functions in this space

anonymous enum
inherited

size of local blocks

anonymous enum
inherited

size of local blocks

anonymous enum
inherited

size of local blocks

anonymous enum
inherited

Dimensions of domain and range.

anonymous enum
inherited

Constructor & Destructor Documentation

template<class... DiscreteFunctionSpaces>
Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::TupleDiscreteFunctionSpace ( GridPartType gridPart,
const InterfaceType  commInterface = InteriorBorder_All_Interface,
const CommunicationDirection  commDirection = ForwardCommunication 
)
inline

constructor

Parameters
[in]gridPartgrid part for the Lagrange space
[in]commInterfacecommunication interface to use (optional)
[in]commDirectioncommunication direction to use (optional)
template<class... DiscreteFunctionSpaces>
Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::TupleDiscreteFunctionSpace ( const ThisType )
delete

Member Function Documentation

void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::adapt ( const Vector &  polynomialOrders,
const int  polOrderShift = 0 
) const
inlineinherited

default implementation of adapt does nothing, its only used in PAdaptiveLagrangeSpace

void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::addFunction ( DiscreteFunction &  df) const
inlineinherited

default implementation of addFunction does nothing at the moment

const DiscreteFunctionSpaceType& Dune::Fem::DiscreteFunctionSpaceInterface< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::asImp ( ) const
inlineprotectedinherited
DiscreteFunctionSpaceType& Dune::Fem::DiscreteFunctionSpaceInterface< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::asImp ( )
inlineprotectedinherited
BasisFunctionSetType Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::basisFunctionSet ( const EntityType entity) const
inlineinherited

get basis function set for given entity

Parameters
[in]entityentity (of codim 0) for which base function is requested
Returns
BasisFunctionSet for the entity
IteratorType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::begin ( ) const
inlineinherited

get iterator pointing to the first entity of the associated grid partition

Returns
iterator pointing to first entity
Note
The default implementation uses the codim 0 iterators of the associated grid partition.
BlockMapperType& Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::blockMapper ( ) const
inlineinherited

obtain the DoF block mapper of this space

Returns
BlockMapperType
void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicate ( DiscreteFunction &  discreteFunction) const
inlineinherited

communicate data for given discrete function using the space's default communication operation

Parameters
discreteFunctiondiscrete function to be communicated
void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicate ( DiscreteFunction &  discreteFunction,
const Operation *  op 
) const
inlineinherited

communicate data for given discrete function

Parameters
discreteFunctiondiscrete function to be communicated
[in]opcommunication operation to use (see DFCommunicationOperation)
CommunicationDirection Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicationDirection ( ) const
inlineinherited

return the communication interface appropriate for this space

Returns
communication interface
InterfaceType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicationInterface ( ) const
inlineinherited

return the communication interface appropriate for this space

Returns
communication interface
const CommunicationManagerType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicator ( ) const
inlineinherited

return reference to communicator (see CommunicationManager)

Returns
reference to communicator
bool Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::contains ( const int  codim) const
inlineinherited

bool Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::continuous ( ) const
inlineinherited

returns true if the space contains only globally continuous functions

For example, a Lagrange space returns true while a discontiuous Galerkin space returns false.

Returns
true if the space contians only globally continous functions, false otherwise
bool Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::continuous ( const IntersectionType intersection) const
inlineinherited

returns true if the space contains only globally continuous functions

For example, a Lagrange space returns true while a discontiuous Galerkin space returns false.

Returns
true if the space contians only globally continous functions, false otherwise
BaseType :: template CommDataHandle< DiscreteFunction, Operation >:: Type Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::createDataHandle ( DiscreteFunction &  discreteFunction,
const Operation *  operation 
) const
inlineinherited

Note
The default implementation is
return CommDataHandle< DiscreteFunction, Operation > :: Type( discreteFunction );
IteratorType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::end ( ) const
inlineinherited

get iterator pointing behind the last entity of the associated grid partition

Returns
iterator pointing behind last entity
Note
The default implementation uses the codim 0 iterators of the associated grid partition.
void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::forEach ( FunctorType &  f) const
inlineinherited

apply a functor to each entity in the associated grid partition

The functor must provide an the following operator

template< class EntityType >
void operator() ( const EntityType & );
Parameters
[in]ffunctor to apply
Note
The default implementation simply does the following:
const IteratorType end = asImp().end();
for( IteratorType it = asImp().begin(); it != end; ++it )
f( *it );
const std::vector<GeometryType>& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::geomTypes ( int  codim) const
inlineprotectedinherited

returns true if the grid has more than one geometry type

Returns
true if the underlying grid has more than one geometry type (hybrid grid), false otherwise
const GridType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::grid ( ) const
inlineinherited

get reference to grid this discrete function space belongs to

Returns
constant reference to grid
GridType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::grid ( )
inlineinherited

get reference to grid this discrete function space belongs to

Returns
reference to grid
GridPartType& Dune::Fem::DiscreteFunctionSpaceInterface< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::gridPart ( )
inlineinherited

get a reference to the associated grid partition

Returns
reference to the grid partition
GridPartType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::gridPart ( ) const
inlineinherited

const IndexSetType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::indexSet ( ) const
inlineinherited

Get a reference to the associated index set.

Returns
const reference to index set
LocalFunctionType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::localFunction ( const EntityType entity) const
inlineinherited

obtain a local function for an entity (to store intermediate values)

Parameters
[in]entityentity (of codim 0) for which a local function is desired
Returns
a local function backed by a small, fast array
bool Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::multipleBasisFunctionSets ( ) const
inlineinherited

returns true if base function sets depend on the entity

Returns
true if base function set depend on entities, false otherwise
Note
The default implementation returns false.
bool Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::multipleGeometryTypes ( ) const
inlineinherited

returns true if the grid has more than one geometry type

Returns
true if the underlying grid has more than one geometry type (hybrid grid), false otherwise
template<class... DiscreteFunctionSpaces>
ThisType& Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::operator= ( const ThisType )
delete
int Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::order ( ) const
inlineinherited

get global order of space

Returns
order of space, i.e., the maximal polynomial order of base functions
int Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::order ( const Entity &  entity) const
inlineinherited

get global order of space

Returns
order of space, i.e., the maximal polynomial order of base functions
int Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::order ( const EntityType entity) const
inlineinherited

default implementation of the method order

Returns
returns max polynomial order for each entity using the method order()
void Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::removeFunction ( DiscreteFunction &  df) const
inlineinherited

default implementation of removeFunction does nothing at the moment

int Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::sequence ( ) const
inlineinherited

get index of the sequence in grid sequences

Returns
number of current sequence
int Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::size ( ) const
inlineinherited

get number of DoFs for this space

Returns
number of DoFs (degrees of freedom)
template<class... DiscreteFunctionSpaces>
std::tuple< const DiscreteFunctionSpaces & ... > Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::spaceTuple ( ) const
inline

return tuple of const References to the contained sub spaces

template<class... DiscreteFunctionSpaces>
template<std::size_t... i>
std::tuple< const DiscreteFunctionSpaces & ... > Dune::Fem::TupleDiscreteFunctionSpace< DiscreteFunctionSpaces >::spaceTuple ( Std::index_sequence< i... >  ) const
inlineprotected
const SubDiscreteFunctionSpace< i >::Type& Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::subDiscreteFunctionSpace ( ) const
inlineinherited

obtain the i-th subspace

DFSpaceIdentifier Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::type ( ) const
inlineinherited

get the type of this discrete function space

Returns
DFSpaceIdentifier

Member Data Documentation

const AllGeometryTypes Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::allGeomTypes_
protectedinherited
const CommunicationDirection Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::commDirection_
protectedinherited
const InterfaceType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::commInterface_
protectedinherited
std::unique_ptr< CommunicationManagerType > Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::communicator_
mutableprotectedinherited
const CommunicationDirection Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::defaultDirection
staticinherited

default communication direction

const InterfaceType Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::defaultInterface
staticinherited

default communication interface

DofManagerType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::dofManager_
protectedinherited
GridPartType& Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::gridPart_
protectedinherited
const IdentifierType Dune::Fem::GenericCombinedDiscreteFunctionSpace< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::id
staticinherited

identifier of this discrete function space

LocalDofVectorAllocatorType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::ldvAllocator_
mutableprotectedinherited
LocalDofVectorStackType Dune::Fem::DiscreteFunctionSpaceDefault< TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces... > >::ldvStack_
mutableprotectedinherited

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