#include "ml_common.h"#include "Epetra_Comm.h"#include "Epetra_Map.h"#include "Epetra_Vector.h"#include "Epetra_CrsMatrix.h"#include "ml_RefMaxwell_11_Operator.h"#include "ml_Preconditioner.h"#include "ml_MultiLevelPreconditioner.h"#include "EpetraExt_SolverMap_CrsMatrix.h"Include dependency graph for ml_RefMaxwell.h:

Namespaces | |
| namespace | ML_Epetra |
Classes | |
| class | ML_Epetra::ML_RMP |
Defines | |
| #define | RefMaxwellPreconditioner ML_RMP |
| #define | ENABLE_MS_MATRIX |
Functions | |
| int | ML_Epetra::UpdateList (Teuchos::ParameterList &source, Teuchos::ParameterList &dest, bool OverWrite=true) |
| int | ML_Epetra::SetDefaultsRefMaxwell (Teuchos::ParameterList &inList, bool OverWrite=true) |
| Sets default parameters for aggregation-based 2-level domain decomposition preconditioners. | |
1.4.7