Thyra Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Thyra_get_Epetra_Operator.cpp File Reference
#include "Thyra_get_Epetra_Operator.hpp"
#include "Thyra_EpetraLinearOp.hpp"
#include "Teuchos_dyn_cast.hpp"
Include dependency graph for Thyra_get_Epetra_Operator.cpp:

Go to the source code of this file.

Namespaces

namespace  Thyra
 

Functions

template<>
Teuchos::RCP< Epetra_Operator > Thyra::get_Epetra_Operator (LinearOpBase< double > &op)
 Full specialization for Scalar=double.
 
template<>
Teuchos::RCP< const Epetra_Operator > Thyra::get_Epetra_Operator (const LinearOpBase< double > &op)
 Full specialization for Scalar=double.