DenseGrid

About the DenseGrid class

The WaveBlocks Project

@author: R. Bourquin @copyright: Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 R. Bourquin @license: Modified BSD License

Inheritance diagram

Inheritance diagram of DenseGrid

Class documentation

class WaveBlocksND.DenseGrid[source]

This class is an abstract interface to dense grids in general.

get_dimension()

Return the dimension D of the grid.

is_regular()[source]

Answers the question if the grid spacing is regular. (It can still be different along each axis!)