MueLu  Version of the Day
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 CAdaptiveSAMLParameterListInterpreterClass that accepts ML-style parameters and builds a MueLu preconditioner. This interpreter uses the same default values as ML. This allows to compare ML/MueLu results
 CAlgebraicPermutationStrategyClass which defines local permutations of matrix columns
 CBelosError
 CBelos::MueLuOpFailureMueLuOpFailure is thrown when a return value from an MueLu call on an Xpetra::Operator or MueLu::Hierarchy is non-zero
 CMueLuTests::BlackBoxPFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CBrickAggregationFactoryAggregation method for generating "brick" aggregates
 CMueLu::BrickAggregationFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::compare
 CMueLu::CompPairs< Scalar, LocalOrdinal >
 CConstraintClass which contains the constraint space details
 CMueLu::Hierarchy< Scalar, LocalOrdinal, GlobalOrdinal, Node >::ConvDataData struct for defining stopping criteria of multigrid iteration
 CMueLu::VariableContainer::DataBase
 CMueLu::VariableContainer::Data< T >
 CMueLu::DefaultProblemStrings< T, U >Helper class to initialize DefaultProblemTypeLists_ in class MasterList
 CMueLu::DisableMultipleCallCheckAn exception safe way to call the method TwoLevelFactoryBase::DisableMultipleCallCheck
 C
 CMueLu::Exceptions::BadCastException indicating invalid cast attempted
 CMueLu::Exceptions::DependencyErrorException throws to report data dependency problems between factories
 CMueLu::Exceptions::IncompatibleException throws to report incompatible objects (like maps)
 CMueLu::Exceptions::InvalidArgumentException throws to report invalid user entry
 CMueLu::Exceptions::NotImplementedException throws when you call an unimplemented method of MueLu
 CMueLu::Exceptions::OverflowException throws to report overflows
 CMueLu::Exceptions::RuntimeErrorException throws to report errors in the internal logical of the program
 CMueLu::FactoryAcceptor
 CMueLu::Factory
 CMueLu::FakeSmootherPrototype< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CFineLevelInputDataFactory for piping in input data from the finest level into the MueLu data dependency system
 CMueLuTests::FineLevelInputDataFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CMueLu::FormattingHelper
 CMueLuTests::GeneralGeometricPFactoryTester< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CMueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::GeometricData
 CMueLu::VariableContainer::Getter< T >
 CMueLu::VariableContainer::Getter< Teuchos::RCP< Xpetra::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >
 CMueLu::HierarchyUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 C
 C
 CLinearOpDefaultBase
 CThyra::XpetraLinearOp< Scalar, LocalOrdinal, GlobalOrdinal, Node >Concrete Thyra::LinearOpBase subclass for Xpetra::Operator
 C
 CMueLu::Details::LinearSolver< MV, OP, NormType >
 C
 CMueLu::Details::LinearSolver< Tpetra::MultiVector< Scalar, LO, GO, Node >, Tpetra::Operator< Scalar, LO, GO, Node >, typename Teuchos::ScalarTraits< Scalar >::magnitudeType >
 C
 CMueLu::Details::LinearSolverFactory< MV, OP, NormType >Interface for a "factory" that creates MueLu solvers
 CMueLu::LinkedList
 CLocalPermutationStrategyClass which defines local permutations of matrix columns which correspond to DOFs of the same node
 CMueLu::MasterListStatic class that holds the complete list of valid MueLu parameters
 CMergedBlockedMatrixFactory provides a merged version of a blocked matrix
 CMergedSmoother
 CMueLu::ML2MueLuParameterTranslatorClass that accepts ML-style parameters and builds a MueLu parameter list (easy input deck)
 CMueLu::MpiTypeTraits< T >
 CMueLu::MpiTypeTraits< int >
 CMueLu::MpiTypeTraits< long >
 CMueLu::MpiTypeTraits< long long >
 CMueLu::MpiTypeTraits< short >
 CMueLu::MpiTypeTraits< unsigned >
 CMueLu::MueLu_Node_Struct
 CMueLu::MueLu_SuperNode_Struct
 CMueLu::MuemexArg
 CMueLu::MuemexData< T >
 CMueLu::myTriangle
 CMueLu::myVec2
 CMueLu::myVec3
 CMueLu::BlackBoxPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodeID
 CMueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodeID
 CMueLu::GeneralGeometricPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs
 CMueLu::BlackBoxPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >::NodesIDs
 COperator
 CMueLu::ShiftedLaplacianOperator< Scalar, LocalOrdinal, GlobalOrdinal, Node >Wraps an existing MueLu::Hierarchy as a Tpetra::Operator, with an optional two-level correction. Intended to be used with MueLu::ShiftedLaplacian
 CMueLu::TpetraOperator< Scalar, LocalOrdinal, GlobalOrdinal, Node >Wraps an existing MueLu::Hierarchy as a Tpetra::Operator
 CMueLu::TpetraOperator< double, int, int, Node >
 COperatorT
 CBelos::MueLuOp< Scalar, LocalOrdinal, GlobalOrdinal, Node >MueLuOp derives from Belos::OperatorT and administrates a MueLu::Hierarchy. It implements the apply call which represents the effect of the multigrid preconditioner on a given vector. Note, in contrast to Belos::XpetraOp this operator has the multigrid hierarchy
 CMueLu::ParameterListAcceptorAbstract interface of a class accepting parameter lists
 CMueLu::ParameterListAcceptorImpl
 CMueLu::PerfUtils< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CPreconditionerFactoryBase
 CThyra::MueLuPreconditionerFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >Concrete preconditioner factory subclass for Thyra based on MueLu.Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra
 CThyra::MueLuPreconditionerFactory< double, int, int, Xpetra::EpetraNode >Concrete preconditioner factory subclass for Thyra based on MueLu.Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra
 CThyra::MueLuRefMaxwellPreconditionerFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >Concrete preconditioner factory subclass for Thyra based on MueLu.Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra
 CThyra::MueLuRefMaxwellPreconditionerFactory< double, int, int, Xpetra::EpetraNode >Concrete preconditioner factory subclass for Thyra based on MueLu.Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra
 CThyra::MueLuTpetraQ2Q1PreconditionerFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >Concrete preconditioner factory subclass based on MueLu
 CMueLu::PRFactory< LocalOrdinal, GlobalOrdinal, Node >
 CMueLu::SetFactoryManagerAn exception safe way to call the method 'Level::SetFactoryManager()'
 CMueLu::Smoother< Scalar, LocalOrdinal, GlobalOrdinal, Node >Base class for smoother factories
 CSmootherPrototypex
 CMueLu::AdvSmootherPrototype< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CAmesos2::Solver< OP, MV >
 CStatusTestResNorm
 CBelos::StatusTestGenResSubNorm< Scalar, Xpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node >, Belos::OperatorT< Xpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > > >Template specialization of Belos::StatusTestGenResSubNorm class using the Xpetra::MultiVector and Belos::OperatorT MueLu adapter class
 CMueLu::Triplet< T, W >
 CMueLu::UtilitiesBase< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 CMueLu::Utilities< Scalar, LocalOrdinal, GlobalOrdinal, Node >MueLu utility class
 CMueLu::UtilitiesBase< double, int, int, Xpetra::EpetraNode >
 CMueLu::Utilities< double, int, int, Xpetra::EpetraNode >
 C
 C
 CMueLu::VisualizationHelpers< Scalar, LocalOrdinal, GlobalOrdinal, Node >Base class providing routines to visualize aggregates and coarsening information
 CMueLu::AggregationExportFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >Factory to export aggregation info or visualize aggregates using VTK
 CMueLu::CoarseningVisualizationFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >Factory to visualize coarsening information using prolongation operators