gen3d(i,j,k,x,y,z)ΒΆ

int i,j,k: max dims (number of points) along i,j and k axis x,y,z: numpy arrays already allocated, function fills them

Warning

No dimension check

Previous topic

Cartesian grid generation

Next topic

Rigid Motion

This Page