triqs.mesh.meshes.MeshDLR.copy

MeshDLR.copy()

Dispatched C++ function(s).

[1] ()
  -> MeshDLR

Get a copy of a mesh (for Python bindings).

Parameters:
mMeshDLR

The mesh object to copy.

Returns:
MeshDLR

Copy of the given mesh.