Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c2003 PetscReal u_0_norm = u_norm * square_inner_radius / u_max; in LandauSphereMapping() local
2006 PetscReal rho_prime = (1.0 - t) * u_0_norm + t * R_max; in LandauSphereMapping()