Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c2006 PetscReal rho_prime = (1.0 - t) * u_0_norm + t * R_max; in LandauSphereMapping() local
2007 scale = rho_prime / u_norm; in LandauSphereMapping()