Searched refs:distributed_mesh (Results 1 – 1 of 1) sorted by relevance
37 DM distributed_mesh = NULL; in CreateDistributedDM() local54 PetscCall(DMPlexDistribute(*dm, 0, NULL, &distributed_mesh)); in CreateDistributedDM()55 if (distributed_mesh) { in CreateDistributedDM()57 *dm = distributed_mesh; in CreateDistributedDM()