Implements a class for a structured grid. More...
#include "../../defs.h"
#include "../../kernel/BBox.h"
#include "../../kernel/content.h"
#include "../../../ads/array/Array.h"
#include <iosfwd>
#include <cassert>
#include "StructuredGrid.ipp"
Go to the source code of this file.
Classes | |
class | StructuredGrid< N, M, T > |
Class for a structured grid. More... |
Implements a class for a structured grid.