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

Classes

class  PointDirichletFunctor
 Functor for marking nodes as Dirichlet. More...
 
class  VectorDirichletFunctor
 Functor for marking nodes as Dirichlet in a block operator. More...
 
class  RowSumFunctor
 Functor for marking nodes as Dirichlet based on rowsum. More...
 
class  BoundaryFunctor
 Functor that serially applies sub-functors to rows. More...
 
class  BoundaryFunctor< local_matrix_type, Functor >