MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu::MatrixConstruction Namespace Reference

Classes

class  BlockRowComparison
 
class  PointwiseCountingFunctor
 Functor that executes a sequence of sub-functors on each row for a problem with blockSize == 1. More...
 
class  PointwiseCountingFunctor< local_matrix_type, functor_type >
 
class  PointwiseFillNoReuseFunctor
 Functor does not reuse the graph of the matrix for a problem with blockSize == 1. More...
 
class  PointwiseFillReuseFunctor
 Functor that fills the filtered matrix while reusing the graph of the matrix before dropping, blockSize == 1. More...
 
class  VectorCountingFunctor
 Functor that executes a sequence of sub-functors on each block of rows. More...
 
class  VectorCountingFunctor< local_matrix_type, functor_type >
 
class  VectorFillFunctor