Skip to content

Request: Kindly create examples with Mesh::part_dual and Mesh::part_nodal methods #36

@aerosayan

Description

@aerosayan

Hi,

I'm really excited to use metis-rs for my CFD code.

I think it would be amazing if a few small examples were given with the library for the part_dual and part_nodal methods, since they're the most used methods in metis, and users having access to some simple test cases will help them use the library correctly.

I will try to see if I can create the examples on my own. And if I'm successful, I will submit them for metis-rs.

Thanks!

Here are a few examples using Fortran interface to metis that give a small example mesh, and partition it:

  1. https://ivan-pi.github.io/fmetis/sourcefile/test_partmeshnodal1.f90.html
  2. https://ivan-pi.github.io/fmetis/sourcefile/test_partmeshnodal2.f90.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions