DUNE PDELab (git)
GlobalBasisMoc< dim > Class Template Reference
A Dummy global basis. More...
Public Member Functions | |
GlobalBasisMoc () | |
Construct from basis. | |
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 GlobalBasisMoc< dim >
class GlobalBasisMoc< dim >
A Dummy global basis.
This is a mock class providing non-uniform size information. It's non-uniform in the sense that not all multi-indices have the same length.
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().
The documentation for this class was generated from the following file:
- dune/functions/backends/test/istlvectorbackendtest.cc
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)