DUNE PDELab (git)
bitsetvector.hh File Reference
Efficient implementation of a dynamic array of static arrays of booleans. More...
#include <vector>
#include <bitset>
#include <iostream>
#include <algorithm>
#include <dune/common/boundschecking.hh>
#include <dune/common/genericiterator.hh>
#include <dune/common/exceptions.hh>
Go to the source code of this file.
Classes | |
class | Dune::BitSetVectorConstReference< block_size, Alloc > |
A proxy class that acts as a const reference to a single bitset in a BitSetVector. More... | |
class | Dune::BitSetVectorReference< block_size, Alloc > |
A proxy class that acts as a mutable reference to a single bitset in a BitSetVector. More... | |
struct | Dune::const_reference< BitSetVectorReference< block_size, Alloc > > |
class | Dune::BitSetVector< block_size, Allocator > |
A dynamic array of blocks of booleans. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Efficient implementation of a dynamic array of static arrays of booleans.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)