Searched refs:perturb (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex22.c | 112 PetscReal perturb = 0.1, tol = 10. * PETSC_SMALL; in main() local 120 …sReal("-vertex_perturbation", "scale of random vertex distortion", NULL, perturb, &perturb, NULL)); in main() 216 coordArray[i] += noise * perturb; in main()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex48.c | 51 PetscReal perturb; member 68 options->perturb = 0; in ProcessOptions() 93 …, "Random perturbation of initial psi scale", "mhd.c", options->perturb, &options->perturb, NULL)); in ProcessOptions() 447 u[0] += ctx->perturb * ((double)rand() / (double)RAND_MAX - 0.5); in initialSolution_Psi() 610 ctx.perturb = 0.0; in main()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 2644 (dpm/parallel/debug/perturb-svar-by 0.) 6353 (gocart/perturb-init? #t) 6786 (dynamesh/remesh/perturb-cavity-nodes? #f) 7158 (overset/donor/orphan-perturb-factor 0.5) 7159 (overset/donor/orphan-perturb-location? #f)
|