dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::DynamicNonBlockMapper< BlockMapper > Class Template Reference

#include <dune/fem/space/mapper/dynamicnonblockmapper.hh>

Inheritance diagram for Dune::Fem::DynamicNonBlockMapper< BlockMapper >:
Inheritance graph

Public Member Functions

 DynamicNonBlockMapper (BlockMapper &blockMapper, int blockSize)
 

Detailed Description

template<class BlockMapper>
class Dune::Fem::DynamicNonBlockMapper< BlockMapper >

Flatten the index-space of a given BlockMapper

Constructor & Destructor Documentation

◆ DynamicNonBlockMapper()

template<class BlockMapper >
Dune::Fem::DynamicNonBlockMapper< BlockMapper >::DynamicNonBlockMapper ( BlockMapper &  blockMapper,
int  blockSize 
)
inline

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