Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::MPIDistMat< LocalMatrix, Collective > Member List

This is the complete list of members for dg::MPIDistMat< LocalMatrix, Collective >, including all inherited members.

collective() constdg::MPIDistMat< LocalMatrix, Collective >inline
get_dist() constdg::MPIDistMat< LocalMatrix, Collective >inline
matrix() constdg::MPIDistMat< LocalMatrix, Collective >inline
MPIDistMat()dg::MPIDistMat< LocalMatrix, Collective >inline
MPIDistMat(const LocalMatrix &m, const Collective &c, enum dist_type dist=row_dist)dg::MPIDistMat< LocalMatrix, Collective >inline
MPIDistMat(const MPIDistMat< OtherMatrix, OtherCollective > &src)dg::MPIDistMat< LocalMatrix, Collective >inline
set_dist(enum dist_type dist)dg::MPIDistMat< LocalMatrix, Collective >inline
stencil(const Functor f, const ContainerType1 &x, ContainerType2 &y) constdg::MPIDistMat< LocalMatrix, Collective >inline
symv(value_type alpha, const ContainerType1 &x, value_type beta, ContainerType2 &y) constdg::MPIDistMat< LocalMatrix, Collective >inline
symv(const ContainerType1 &x, ContainerType2 &y) constdg::MPIDistMat< LocalMatrix, Collective >inline
value_type typedefdg::MPIDistMat< LocalMatrix, Collective >