MultiVector.hpp File Reference

Implementation of the algebraic operations for grid functions (class MultiVector<T>). More...

#include <iostream>
#include "MultiArray.hpp"
#include "small_matrix.hpp"

Include dependency graph for MultiVector.hpp:

This graph shows which files directly or indirectly include this file:


Classes

class  MultiVector< T >
 Template data structure for representation of multidimensional grid functions. More...

Functions

template<typename T>
std::ostream & operator<< (std::ostream &s, const MultiVector< T > &V)
 MultiVector output operator <<.

Detailed Description

Implementation of the algebraic operations for grid functions (class MultiVector<T>).

Date:
July 30, 2004 - new version

Function Documentation

template<typename T>
std::ostream& operator<< ( std::ostream &  s,
const MultiVector< T > &  V 
) [inline]

MultiVector output operator <<.


Generated on Fri Sep 21 12:33:36 2007 for SG2 by  doxygen 1.5.2