MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_SegregatedAFactory_decl.hpp File Reference

Go to the source code of this file.

Classes

class  MueLu::SegregatedAFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Factory for building a new "segregated" A operator. Here, "segregated" means that the user provides a map (containing a subset of the row gids of the input matrix A) and the factory drops the off-diagonal entries (a,b) and (b,a) in A where "a" denotes a GID entry in the provided map and "b" denotes a GID that is not contained in the provided map. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_SEGREGATEDAFACTORY_SHORT
 

Macro Definition Documentation

#define MUELU_SEGREGATEDAFACTORY_SHORT

Definition at line 118 of file MueLu_SegregatedAFactory_decl.hpp.