|
MueLu Version of the Day
|
#include "MueLu_DroppingCommon.hpp"#include "Kokkos_Core.hpp"#include "Kokkos_ArithTraits.hpp"#include "Xpetra_Matrix.hpp"#include "MueLu_Utilities.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::ClassicalDropping::SAFunctor< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Classical smoothed aggregation dropping criterion. More... | |
| class | MueLu::ClassicalDropping::SignedRSFunctor< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Signed classical Ruge-Stueben dropping criterion. More... | |
| class | MueLu::ClassicalDropping::SignedSAFunctor< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Signed classical smoothed aggregation dropping criterion. More... | |
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
| namespace | MueLu::ClassicalDropping |