Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

LinEqVecVec Class Reference

vectors of "LinEqVector" objects (arbitrary base). More...

#include <LinEqVecVec.h>

Inheritance diagram for LinEqVecVec::

ArrayGenSimplest_LinEqVector HandleId List of all members.

Public Methods

 LinEqVecVec ()
virtual ~LinEqVecVec ()

Detailed Description

vectors of "LinEqVector" objects (arbitrary base).

NAME: LinEqVecVec - vectors of "LinEqVector" objects (arbitrary base)

DESCRIPTION:

The object is simple wrap-up of an "ArrayGenSimplest(LinEqVector)". Its primary use is in iterative methods that want to store a series of basis vectors depending on the value of some input parameter. For a demonstration of this class, see the implementation in class "Orthomin".


Constructor & Destructor Documentation

LinEqVecVec::LinEqVecVec ( ) [inline]
 

No arguments are needed by the constructor. The user will have to redimension the array before use, see class "ArrayGenSimplest(Type)".

LinEqVecVec::~LinEqVecVec ( ) [inline, virtual]
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.