triqs.mesh.meshes.MeshChebyshev.copy
- MeshChebyshev.copy()
Dispatched C++ function(s).
[1] () -> MeshChebyshev
Get a copy of a mesh (for Python bindings).
- Parameters:
- mMeshChebyshev
The mesh object to copy.
- Returns:
- MeshChebyshev
Copy of the given mesh.