Dune Core Modules (2.9.0)

HybridSizeInfoDummy< dim > Class Template Reference

A Dummy size provider. More...

Public Member Functions

 HybridSizeInfoDummy ()
 Construct from basis.
 
size_type operator() (const SizePrefix &prefix) const
 Return number possible values for next position in multi index.
 
size_type size (const SizePrefix &prefix) const
 Return number possible values for next position in multi index. More...
 

Detailed Description

template<std::size_t dim>
class HybridSizeInfoDummy< dim >

A Dummy size provider.

This is a mock class providing non-uniform size information. It's non-uniform in the sense, that not all multi-indices are do not always have the same size.

Member Function Documentation

◆ size()

template<std::size_t dim>
size_type HybridSizeInfoDummy< dim >::size ( const SizePrefix prefix) const
inline

Return number possible values for next position in multi index.

This shall vanish. It's just here such that this can be used as size provider n place of the basis.

References Dune::ReservedVector< T, n >::size().


The documentation for this class was generated from the following file:
  • dune/functions/functionspacebases/test/hierarchicvectorwrappertest.cc
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 4, 22:30, 2024)