Thyra Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Thyra_get_Epetra_Operator.hpp"
#include "Thyra_EpetraLinearOp.hpp"
#include "Teuchos_dyn_cast.hpp"
Go to the source code of this file.
Namespaces | |
Thyra | |
Functions | |
template<> | |
Teuchos::RCP< Epetra_Operator > | Thyra::get_Epetra_Operator (LinearOpBase< double > &op) |
Full specialization for Scalar=double. More... | |
template<> | |
Teuchos::RCP< const Epetra_Operator > | Thyra::get_Epetra_Operator (const LinearOpBase< double > &op) |
Full specialization for Scalar=double. More... | |