|
| | ArrayPrs.hpp |
| | Define the array for storing pairs of indices.
|
| | ArrayPtr.hpp |
| | Define the array for storing pointers into ArrayPrs.
|
| | ArrayReg.hpp |
| | Define arrays of regular type used in any of the DT-Grid layers.
|
| | DTGrid1D.hpp |
| | Define the 1D DT-Grid class and group its functions.
|
| | DTGrid2D.hpp |
| | Define 2D DT-Grid class and group its functions.
|
| | DTGrid3D.hpp |
| | Main DT-Grid class to create a complete 3D grid structure with a user-defined data type.
|
| | DTGrid3Dex.hpp |
| | Main DT-Grid class to create a boolean-type 3D grid structure.
|