ml_RowMatrix.h File Reference

Wrapper from ML_Operator to Epetra_RowMatrix. More...

#include "ml_include.h"
#include <vector>
#include "Epetra_MpiComm.h"
#include "ml_epetra.h"
#include "Epetra_Operator.h"
#include "Epetra_RowMatrix.h"
#include "Epetra_BlockMap.h"
#include "Epetra_Map.h"

Include dependency graph for ml_RowMatrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  ML_Epetra::RowMatrix
 Basic wrapper from ML_Operator to Epetra_RowMatrix. More...

Namespaces

namespace  ML_Epetra
 ML_Epetra: default namespace for all Epetra interfaces.


Detailed Description