Home
last modified time | relevance | path

Searched defs:local_method (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c61 int local_method = 1; /* local partitioning algorithm */ in PetscPartitionerPartition_Chaco() local
/petsc/src/mat/graphops/partition/impls/chaco/
H A Dchaco.c44 MPChacoLocalType local_method; /* local method */ member
62 int mesh_dims[3], global_method, local_method, rqi_flag, vmax, ndims; in MatPartitioningApply_Chaco() local