#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/base/template_constraints.h>
#include <algorithm>
#include <iterator>
#include <ostream>
Go to the source code of this file.
Classes | |
class | TableIndices< N > |
|
Output operator for TableIndices objects; reports them in a list like this: [i1,i2,...]
.
Definition at line 191 of file table_indices.h.