Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex2.c13 …PetscReal meshRelDx; /* Relative vertex position perturbation compared to average cell diam… member
59 options->meshRelDx = 1.e-20; in ProcessOptions()
68 …lative perturbation of mesh points (0,1)", "ex2.c", options->meshRelDx, &options->meshRelDx, NULL)… in ProcessOptions()
91 PetscReal interval = user->meshRelDx; in PerturbVertices()