#include "Epetra_MultiVector.h"
#include "Epetra_Vector.h"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ArrayView.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MOR |
Functions | |
Teuchos::RCP< Epetra_Vector > | MOR::isolateUniformBlock (const Teuchos::ArrayView< const int > &myBlockLIDs, Epetra_MultiVector &snapshots) |