Go to the source code of this file.
◆ operator<<()
Operator for logging BlockIndices. Writes the number of blocks, the size of each block and the total size of the index field.
BlockIndices
- Author
- Guido Kanschat
- Date
- 2011
Definition at line 241 of file block_indices.h.
◆ swap()
Global function swap
which overloads the default implementation of the C++ standard library which uses a temporary object. The function simply exchanges the data of the two objects.
- Author
- Wolfgang Bangerth, 2000
Definition at line 475 of file block_indices.h.