Go to the source code of this file.
|
subroutine, public | parmetis::parmetis_partmeshkway (msh, parts, weights, nprts) |
| Compute a k-way partitioning of a mesh msh. More...
|
|
subroutine, public | parmetis::parmetis_partgeom (msh, parts) |
| Compute a k-way partitioning of a mesh msh using a coordinated-based space-filing curves method. More...
|
|
subroutine | parmetis::parmetis_mark_parts (parts, msh, part) |
| Fill mesh field according to new partitions. More...
|
|
subroutine | parmetis::parmetis_wgt (msh, wgt, tpwgts, ubvec, nparts, ncon, weight) |
| Setup weights and balance constraints for the dual graph. More...
|
|
subroutine | parmetis::parmetis_dist (dist, nelv) |
| Compute the (parallel) vertex distribution of the dual graph. More...
|
|
◆ M_INT
◆ M_REAL
◆ neko_idx
#define neko_idx |
( |
|
i | ) |
(i) |
◆ parmetis_idx
#define parmetis_idx |
( |
|
i | ) |
(i) |
◆ parmetis_real
#define parmetis_real |
( |
|
i | ) |
real((i), 4) |