Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex36.c9 static PetscErrorCode redistribute_vec(DM dist_dm, PetscSF sf, Vec *v) in redistribute_vec() argument
20 PetscCall(DMViewFromOptions(dist_dm, NULL, "-rd2_dm_view")); in redistribute_vec()