This file contains the HSSMatrixMPI class definition as well as implementations for a number of it's member routines. Other member routines are implemented in files such as HSSMatrixMPI.apply.hpp, HSSMatrixMPI.factor.hpp etc. More...
#include <cassert>#include "HSSMatrix.hpp"#include "misc/MPIWrapper.hpp"#include "HSSExtraMPI.hpp"#include "DistSamples.hpp"#include "DistElemMult.hpp"#include "HSSBasisIDMPI.hpp"#include "kernel/Kernel.hpp"

Go to the source code of this file.
Classes | |
| class | strumpack::HSS::HSSMatrixMPI< scalar_t > |
| Distributed memory implementation of the HSS (Hierarchically Semi-Separable) matrix format. More... | |
Namespaces | |
| strumpack | |
| strumpack::HSS | |
This file contains the HSSMatrixMPI class definition as well as implementations for a number of it's member routines. Other member routines are implemented in files such as HSSMatrixMPI.apply.hpp, HSSMatrixMPI.factor.hpp etc.