Partitioning Finite Element Meshes with METIS in Python
Project description
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 details)
File details
Details for the file pymetis_mesh-1.0.0.tar.gz
.
File metadata
- Download URL: pymetis_mesh-1.0.0.tar.gz
- Upload date:
- Size: 597.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e57711cc25ffe645f7a5c77e69e7984efa0657f73ff5982c89c0dee203d92d9 |
|
MD5 | 6f4deaa47a83f1ae24f2bafe86803df9 |
|
BLAKE2b-256 | ff89ea7e079a326990e2827cc74f37bb184a9401ef5278ea3d5dd220919cc916 |