[][src]Type Definition splashsurf_lib::UniformGrid

type UniformGrid<I, R> = UniformCartesianCubeGrid3d<I, R>;

Abbreviated type alias for a uniform cartesian cube grid in 3D

The underlying type is not public because its methods are only useful internally.