HSSMatrixMPI.hpp File Reference

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"
Include dependency graph for HSSMatrixMPI.hpp:
This graph shows which files directly or indirectly include this file:

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

namespace  strumpack
 
namespace  strumpack::HSS
 

Detailed Description

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.