{ "info": { "author": "Tianyi Li", "author_email": "tianyikillua@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Physics" ], "description": "# Mapping finite element data between meshes\n\n[](https://travis-ci.org/tianyikillua/pymapping)\n[](https://codecov.io/gh/tianyikillua/pymapping)\n[](https://readthedocs.org/projects/pymapping/?badge=latest)\n[](https://pypi.org/project/pymapping)\n\nThis package is a handy Python (re-)wrapper of [MEDCoupling](https://docs.salome-platform.org/latest/dev/MEDCoupling/developer/index.html). It can be used to transfer finite element data defined on nodes (P1 fields) or on cells (P0 fields) between two [meshio](https://github.com/nschloe/meshio)-compatible meshes.\n\n
\n
\n