Skip to main content

Partitioning Finite Element Meshes with METIS in Python

Project description

https://travis-ci.org/chiao45/pymetis_mesh.svg?branch=master https://img.shields.io/pypi/v/pymetis_mesh.svg?branch=master

Introduction

This repository contains a simple Python wrapper of METIS_PartMeshDual and METIS_PartMeshNodal, which can partition finite element unstructured meshes either element-wisely or node-wisely, resp. The wrapper script is written in Cython, and the C code has been already generated. Notice that regenerating the C source code is pretty straightforward.

Installation

$ pip3 install pymetis_mesh

License

MIT License

Copyright (c) 2018 Qiao Chen

METIS and ParMETIS have their own licenses, please check the source directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymetis_mesh-1.0.0.tar.gz (597.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page