| 
    Anasazi
    Version of the Day
    
   | 
 
Declarations of specialized Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator. More...
#include "AnasaziConfigDefs.hpp"#include "Anasaziepetra_DLLExportMacro.h"#include "AnasaziTypes.hpp"#include "AnasaziMultiVec.hpp"#include "AnasaziOperator.hpp"#include "AnasaziEpetraAdapter.hpp"#include "Teuchos_Assert.hpp"#include "Teuchos_SerialDenseMatrix.hpp"#include "Teuchos_RCP.hpp"#include "Epetra_MultiVector.h"#include "Epetra_Vector.h"#include "Epetra_Operator.h"#include "Epetra_Map.h"#include "Epetra_LocalMap.h"Go to the source code of this file.
Classes | |
| class | Anasazi::EpetraSpecializedMultiVecFailure | 
| EpetraSpecializedMultiVecFailure is thrown when a return value from an Epetra call on an Epetra_MultiVector is non-zero.  More... | |
| class | Anasazi::EpetraOpMultiVec | 
| Specialized adapter class for Anasazi::MultiVec that uses Epetra_MultiVector and Epetra_Operator to define the inner-product.  More... | |
Namespaces | |
| Anasazi | |
| Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.  | |
Declarations of specialized Anasazi multi-vector and operator classes using Epetra_MultiVector and Epetra_Operator.
Definition in file AnasaziSpecializedEpetraAdapter.hpp.
 1.8.5