#include "MultiArray.hpp"
#include "MultiIndex.hpp"
#include "small_matrix.hpp"
Include dependency graph for DXCell2D.hpp:

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

Classes | |
| class | SGDX_cell_usq_2d< T > |
| The following class allows to plot 2d MultiArrays or 2d slices of multi-dimensinal MultiArrays. The domain is considered as the unit square. More... | |
| class | SGDX_cell_2d< T, Geom > |
| The following class allows to plot cell-centered scalar and vector fields on general domains specifyed by the mapping from the unit square. More... | |
This file declares templates depending on the type "T". This data type should represent real number. (Other types are not supported by the DataExplorer.)
1.5.2