Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter > Member List

This is the complete list of members for dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >, including all inherited members.

communicator() constdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
inner_matrix() constdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
inner_matrix()dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
MPISparseBlockMat classdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >friend
MPISparseBlockMat()=defaultdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >
MPISparseBlockMat(const LocalMatrixInner &inside, const LocalMatrixOuter &outside, const MPIKroneckerGather< Vector > &mpi_gather)dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
MPISparseBlockMat(const MPISparseBlockMat< V, LI, LO > &src)dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
outer_matrix() constdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
outer_matrix()dg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
symv(dg::get_value_type< ContainerType1 > alpha, const ContainerType1 &x, dg::get_value_type< ContainerType1 > beta, ContainerType2 &y) constdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline
symv(const ContainerType1 &x, ContainerType2 &y) constdg::MPISparseBlockMat< Vector, LocalMatrixInner, LocalMatrixOuter >inline