discretize.base.BaseRectangularMesh.copy#

BaseRectangularMesh.copy()[source]#

Make a copy of the current mesh.

Returns:
type(mesh)

A copy of this mesh.