10 #ifndef THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP
11 #define THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP
13 #include "Thyra_OperatorVectorTypes.hpp"
19 template<
class Scalar>
class SerialVectorSpaceBase;
20 template<
class Scalar>
class SerialVectorBase;
24 #endif // THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP
Abstract interface for scalar products.