SGridCombTechn2o< T, t_entry > Class Template Reference

The simple combination technique that preserves the order of the product discretizations (and has the order 1 for the other discretizations). More...

#include <SGrid.hpp>

Inheritance diagram for SGridCombTechn2o< T, t_entry >:

Inheritance graph
[legend]
Collaboration diagram for SGridCombTechn2o< T, t_entry >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrepareGridTable (int level)
 Adds necessary levels, computes the factors.
 SGridCombTechn2o (SGridTable< T, t_entry > &the_grid_table)
 Constructor.

Detailed Description

template<typename T, class t_entry = GridVec<T>>
class SGridCombTechn2o< T, t_entry >

The simple combination technique that preserves the order of the product discretizations (and has the order 1 for the other discretizations).


Constructor & Destructor Documentation

template<typename T, class t_entry = GridVec<T>>
SGridCombTechn2o< T, t_entry >::SGridCombTechn2o ( SGridTable< T, t_entry > &  the_grid_table  )  [inline]

Constructor.


Member Function Documentation

template<typename T, class t_entry = GridVec<T>>
virtual void SGridCombTechn2o< T, t_entry >::PrepareGridTable ( int  level  )  [inline, virtual]

Adds necessary levels, computes the factors.

Parameters:
[in] level The level for which the solution should be computed

Implements SGridCombTechn< T, t_entry >.


The documentation for this class was generated from the following file:
Generated on Fri Sep 21 12:34:33 2007 for SG2 by  doxygen 1.5.2