Vector memory management
[Linear algebra classes]

Collaboration diagram for Vector memory management:

Classes

class  VectorMemory< VECTOR >
class  PrimitiveVectorMemory< VECTOR >
class  GrowingVectorMemory< VECTOR >

Detailed Description

This module groups a few classes that are used to avoid allocating and deallocating vectors over and over in iterative procedures. These methods all use an object of the base class VectorMemory to get their auxiliary vectors.

Some discussion on this topic can be found in the discussion of the InverseMatrix class in step-20.


deal.II documentation generated on Mon Nov 23 22:57:27 2009 by doxygen 1.6.1