Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclandau.h130 PetscBool map_sphere; member
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c1094 ctx->map_sphere = PETSC_TRUE; in ProcessOptions()
1173 …/semi-circle domain instead of rectangle", "plexland.c", ctx->map_sphere, &ctx->map_sphere, NULL)); in ProcessOptions()
2085 …if (ctx->map_sphere) PetscCall(LandauSphereMesh(ctx->plex[grid], ctx->radius[grid] * ctx->sphere_i… in DMPlexLandauCreateVelocitySpace()