MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_FilteredAFactory_def.hpp File Reference
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MatrixFactory.hpp>
#include <Xpetra_IO.hpp>
#include "MueLu_FilteredAFactory_decl.hpp"
#include "MueLu_FactoryManager.hpp"
#include "MueLu_Level.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_Aggregates.hpp"
#include "MueLu_AmalgamationInfo.hpp"
#include "MueLu_Utilities.hpp"

Go to the source code of this file.

Namespaces

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Macros

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

Functions

template<class T >
void MueLu::sort_and_unique (T &array)
 

Macro Definition Documentation

◆ MUELU_FILTEREDAFACTORY_LOTS_OF_PRINTING

#define MUELU_FILTEREDAFACTORY_LOTS_OF_PRINTING   0

Definition at line 64 of file MueLu_FilteredAFactory_def.hpp.

◆ SET_VALID_ENTRY

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