42 #ifndef THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP 43 #define THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP 45 #include "Thyra_OperatorVectorTypes.hpp" 51 template<
class Scalar>
class SerialVectorSpaceBase;
52 template<
class Scalar>
class SerialVectorBase;
56 #endif // THYRA_OPERATOR_VECTOR_ADAPTER_SUPPORT_TYPES_HPP
Abstract interface for scalar products.