MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::MatrixConstruction Namespace Reference

Classes

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  PointwiseFillReuseFunctor
 Functor that fills the filtered matrix while reusing the graph of the matrix before dropping, blockSize == 1. More...
 
class  PointwiseFillNoReuseFunctor
 Functor does not reuse the graph of the matrix for a problem with blockSize == 1. More...
 
class  BlockRowComparison
 
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
 
class  MergeCountFunctor
 
class  MergeFillFunctor
 
class  GraphConstruction
 

Enumerations

enum  lumpingType { no_lumping, diag_lumping, distributed_lumping }
 

Enumeration Type Documentation

Enumerator
no_lumping 
diag_lumping 
distributed_lumping 

Definition at line 314 of file MueLu_MatrixConstruction.hpp.