LAMA
|
Implementation of static routines for matrix storage. More...
#include <lama/storage/StorageMethods.hpp>
#include <lama/distribution/Distribution.hpp>
#include <lama/distribution/HaloBuilder.hpp>
#include <lama/distribution/Redistributor.hpp>
#include <lama/openmp/OpenMPCSRUtils.hpp>
#include <lama/exception/LAMAAssert.hpp>
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Functions | |
lama::LAMA_LOG_DEF_LOGGER (_StorageMethods::logger,"StorageMethods") | |
Variables | |
template class LAMA_DLL_IMPORTEXPORT | lama::StorageMethods< float > |
template class LAMA_DLL_IMPORTEXPORT | lama::StorageMethods< double > |
Implementation of static routines for matrix storage.