Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c2004 PetscReal R_max = square_radius * PetscSqrtReal((PetscReal)dim); in LandauSphereMapping() local
2006 PetscReal rho_prime = (1.0 - t) * u_0_norm + t * R_max; in LandauSphereMapping()