lib.samples.meshΒΆ

Definition of Mesh to interpolate samples on a grid.

Functions

getaxes

Wrapper that provides (list of) axes to wrapped method, from either (list of) axes or dimensions.

getaxes_squeeze

Wrapper that provides list of axes to wrapped method, from either (list of) axes or dimensions.

sample_cic

Interpolate samples on mesh with Cloud-in-Cell (CIC) scheme.

Classes

Mesh

Class that represents a mesh.