MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_CoalesceDropFactory_def.hpp File Reference
#include <Xpetra_CrsGraphFactory.hpp>
#include <Xpetra_CrsGraph.hpp>
#include <Xpetra_ImportFactory.hpp>
#include <Xpetra_ExportFactory.hpp>
#include <Xpetra_MapFactory.hpp>
#include <Xpetra_Map.hpp>
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MultiVectorFactory.hpp>
#include <Xpetra_MultiVector.hpp>
#include <Xpetra_StridedMap.hpp>
#include <Xpetra_VectorFactory.hpp>
#include <Xpetra_Vector.hpp>
#include <Xpetra_IO.hpp>
#include "MueLu_CoalesceDropFactory_decl.hpp"
#include "MueLu_AmalgamationFactory.hpp"
#include "MueLu_AmalgamationInfo.hpp"
#include "MueLu_Exceptions.hpp"
#include "MueLu_LWGraph.hpp"
#include "MueLu_Level.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_PreDropFunctionConstVal.hpp"
#include "MueLu_Utilities.hpp"
#include <algorithm>
#include <cstdlib>
#include <string>

Go to the source code of this file.

Classes

struct  MueLu::Details::DropTol< real_type, LO >
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 
 MueLu::Details
 

Macros

#define SET_VALID_ENTRY(name)   validParamList->setEntry(name, MasterList::getEntry(name))
 

Macro Definition Documentation

#define SET_VALID_ENTRY (   name)    validParamList->setEntry(name, MasterList::getEntry(name))