Skip to main content

Partitioning Finite Element Meshes with METIS in Python

Project description

# Partition finite element meshes with METIS in Python

[![Build Status](https://travis-ci.org/chiao45/pymetis_mesh.svg?branch=master)](https://travis-ci.org/chiao45/pymetis_mesh) [![PyPi Version](https://img.shields.io/pypi/v/pymetis_mesh.svg)](https://pypi.org/project/pymetis-mesh/)

This repository contains a simple 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.

## Installations

`bash pip3 install pymetis_mesh `

## License

MIT License

Copyright (c) 2018 Qiao Chen

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-0.1.0.tar.gz (374.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