#include <SGrid.hpp>
Inheritance diagram for SGridCombTechn2o< T, t_entry >:


Public Member Functions | |
| virtual void | PrepareGridTable (int level) |
| Adds necessary levels, computes the factors. | |
| SGridCombTechn2o (SGridTable< T, t_entry > &the_grid_table) | |
| Constructor. | |
| SGridCombTechn2o< T, t_entry >::SGridCombTechn2o | ( | SGridTable< T, t_entry > & | the_grid_table | ) | [inline] |
Constructor.
| virtual void SGridCombTechn2o< T, t_entry >::PrepareGridTable | ( | int | level | ) | [inline, virtual] |
Adds necessary levels, computes the factors.
| [in] | level | The level for which the solution should be computed |
Implements SGridCombTechn< T, t_entry >.
1.5.2