Alien  1.3.0
Developer documentation
Loading...
Searching...
No Matches
VectorDistribution.cc File Reference

VectorDistribution.cc. More...

#include "VectorDistribution.h"
#include <iostream>
#include <numeric>
#include <arccore/message_passing/Messages.h>
#include <alien/data/Space.h>
#include <alien/utils/Trace.h>
Include dependency graph for VectorDistribution.cc:

Go to the source code of this file.

Classes

struct  Alien::VectorDistribution::Internal
 Internal implementation of the vector 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 VectorDistribution &dist)
 Print the distribution.

Detailed Description