Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c2012 static PetscErrorCode LandauSphereMesh(DM dm, PetscReal inner, PetscReal radius) in LandauSphereMesh() function
2085 …if (ctx->map_sphere) PetscCall(LandauSphereMesh(ctx->plex[grid], ctx->radius[grid] * ctx->sphere_i… in DMPlexLandauCreateVelocitySpace()