SparseGrid.hpp File Reference

#include <cmath>
#include <fstream>
#include "GridTable.hpp"
#include "Interpolation.hpp"
#include "small_matrix.hpp"

Include dependency graph for SparseGrid.hpp:


Classes

class  singleGridData< T >
 Needs documentation. More...
class  SparseGrid< T >
 THE central data structure. More...
class  AdaptiveCombinationTechnique< T >
 This is a "user interface" for the grid table. More...

Functions

template<typename T>
std::ofstream & operator<< (std::ofstream &o, singleGridData< T > &data)

Function Documentation

template<typename T>
std::ofstream& operator<< ( std::ofstream &  o,
singleGridData< T > &  data 
) [inline]


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