| ML
    Version of the Day
    | 
#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 "Teuchos_RCP.hpp"#include "Teuchos_Array.hpp"#include "Teuchos_ParameterList.hpp"#include "EpetraExt_SolverMap_CrsMatrix.h"
| Classes | |
| class | ML_Epetra::ML_RMP | 
| Namespaces | |
| ML_Epetra | |
| ML_Epetra: default namespace for all Epetra interfaces. | |
| Macros | |
| #define | RefMaxwellPreconditioner ML_RMP | 
| #define | ENABLE_MS_MATRIX | 
| Functions | |
| int | ML_Epetra::UpdateList (Teuchos::ParameterList &source, Teuchos::ParameterList &dest, bool OverWrite) | 
| int | ML_Epetra::SetDefaultsRefMaxwell (Teuchos::ParameterList &inList, bool OverWrite=true) | 
| Sets default parameters for aggregation-based 2-level domain decomposition preconditioners. | |
 1.8.5
 1.8.5