Home
last modified time | relevance | path

Searched refs:PartitionMetisGraph (Results 1 – 3 of 3) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.h27 int PartitionMetisGraph(struct FemType *data,struct BoundaryType *bound,
H A Dfempre.c775 PartitionMetisGraph(&data[k],boundaries[k],&eg,eg.metis,partopt,partdual,info); in main()
H A Degparallel.c2593 int PartitionMetisGraph(struct FemType *data,struct BoundaryType *bound, in PartitionMetisGraph() function