Thyra Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 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...