DUNE PDELab (git)
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 >
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>
|
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().
Referenced by HybridSizeInfoDummy< dim >::operator()().
The documentation for this class was generated from the following file:
- dune/functions/functionspacebases/test/hierarchicvectorwrappertest.cc
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)