MatrixDistribution.cc. More...
#include "MatrixDistribution.h"#include <iostream>#include <alien/data/Space.h>#include <alien/distribution/VectorDistribution.h>#include <alien/utils/Trace.h>Go to the source code of this file.
Classes | |
| struct | Alien::MatrixDistribution::Internal |
| Internal implementation of the matrix distribution. More... | |
Namespaces | |
| namespace | Alien |
| -- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -- | |
Functions | |
| std::ostream & | Alien::operator<< (std::ostream &nout, const MatrixDistribution &dist) |
| Print the distribution. | |
Definition in file MatrixDistribution.cc.