Epetra_MultiVector to TSQR adaptor.
More...
#include <Tpetra_ConfigDefs.hpp>
Go to the source code of this file.
Epetra_MultiVector to TSQR adaptor.
- Note
- (mfh 27 Oct 2010) This file is in Tpetra (rather than Epetra, where it would seem to belong) as a temporary fix. Otherwise, Epetra would need an optional package dependency on Teuchos and Kokkos, which would break third-party code linking to the Epetra library. Third-party code should use FIND_PACKAGE on Trilinos to get the correct list of libraries against which to link, but we make this easy temporary fix now so they have time to fix their build systems later.
Definition in file Epetra_TsqrAdaptor.hpp.