LAMA
|
Implementation of a class that handles redistribution of matrices and vectors. More...
#include <lama/config.hpp>
#include <lama/Printable.hpp>
#include <lama/distribution/Distribution.hpp>
#include <lama/distribution/Halo.hpp>
#include <lama/LAMAArray.hpp>
#include <lama/HostReadAccess.hpp>
#include <lama/HostWriteAccess.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::Redistributor |
This class allows to create objects that handle redistributions of vector and matrices from one distribution into another distribution. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Implementation of a class that handles redistribution of matrices and vectors.