Home
last modified time | relevance | path

Searched refs:CommMatrixRowSize (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/
H A Dmatrixredistribute.hh213 struct CommMatrixRowSize struct
224 CommMatrixRowSize(const M& m_, RI& rowsize_) in CommMatrixRowSize() argument
482 typedef CommMatrixRowSize<M,RI> Container;
499 typedef CommMatrixRowSize<M,RI> Container;
673 CommMatrixRowSize<M,RI> commRowSize(origMatrix, ri); in redistributeSparsityPattern()
700 CommMatrixRowSize<M,RI> commRowSize_copy(origMatrix, ri); in redistributeSparsityPattern()