10#ifndef THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_BASE_HPP
11#define THYRA_EPETRA_OPERATOR_VIEW_EXTRACTOR_BASE_HPP
13#include "Thyra_LinearOpBase.hpp"
14#include "Thyra_EpetraTypes.hpp"
170#if defined(Thyra_SHOW_DEPRECATED_WARNINGS)
172#warning "The ThyraEpetraAdapters package is deprecated"
Base class for all linear operators.