struct Chem::Spatial::Grid::Info

Defined in:

chem/spatial/grid.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bounds : Bounds, dim : Dimensions) #

[View source]

Instance Method Detail

def bounds : Bounds #

def clone #

[View source]
def copy_with(bounds _bounds = @bounds, dim _dim = @dim) #

[View source]
def dim : Dimensions #