Efficient Generic Serial Concrete Thyra Operator/Vector Subclass Implementations
[Thyra Operator/Vector Subclasses for Serial Shared-Memory Platforms]

The package Thyra includes general, yet very efficient, concrete subclass implementations for serial vector spaces, vectors, multi-vectors, and linear operators. More...

Classes

class  Thyra::SerialMultiVectorStd< Scalar >
 General, yet efficient, concrete MultiVectorBase implementation subclass for serial shared-memory multi-vectors. More...
class  Thyra::SerialVectorSpaceFactoryStd< Scalar >
 General concrete implementation of a vector-space factory for serial vector spaces. More...
class  Thyra::SerialVectorSpaceStd< Scalar >
 General concrete VectorSpaceBase subclass for serial vectors and multi-vectors. More...
class  Thyra::SerialVectorStd< Scalar >
 General concrete VectorBase implementation of serial vectors. More...

Detailed Description

The package Thyra includes general, yet very efficient, concrete subclass implementations for serial vector spaces, vectors, multi-vectors, and linear operators.

The UML class diagram below shows the subclasses described here:

SerialVectorSpaceStd.gif

Concrete subclasses for serial shared-memory Thyra implementations (Note: above graphic is not hyperlinked!)

The above concrete subclasses provide very general and very efficient implementations for serial vector space, vector, and multi-vector objects. There should almost never be a need to develop any other serial subclasses for these objects. However, if for some reason one decides that one wants to develop new such subclasses then the above concrete subclasses should provide an adequate example for how to do so.


Generated on Thu Sep 18 12:39:53 2008 for Thyra ANA Operator/VectorBase Interfaces and Related Software by doxygen 1.3.9.1