.. _examples_Maps_Mesh2Mesh: .. --------------------------------- .. .. .. .. THIS FILE IS AUTO GENEREATED .. .. .. .. SimPEG/Examples/__init__.py .. .. .. .. --------------------------------- .. Maps: Mesh2Mesh =============== This mapping allows you to go from one mesh to another. .. plot:: from SimPEG import Examples Examples.Maps_Mesh2Mesh.run() .. literalinclude:: ../../../SimPEG/Examples/Maps_Mesh2Mesh.py :language: python :linenos: