|
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 | |
| namespace | ML_Epetra |
| ML_Epetra: default namespace for all Epetra interfaces. | |
Macros | |
| #define | RefMaxwellPreconditioner ML_RMP |
| #define | ENABLE_MS_MATRIX |