Searched refs:sphere_inner_radius_90degree (Results 1 – 2 of 2) sorted by relevance
131 PetscReal sphere_inner_radius_90degree[LANDAU_MAX_GRIDS]; member
667 coords[j++][1] = -rad * ctx->sphere_inner_radius_90degree[grid]; in LandauDMCreateVMeshes()670 coords[j][0] = rad * ctx->sphere_inner_radius_90degree[grid]; in LandauDMCreateVMeshes()675 coords[j++][1] = rad * ctx->sphere_inner_radius_90degree[grid]; in LandauDMCreateVMeshes()684 …PetscReal rad = ctx->radius[grid], inner_rad = rad * ctx->sphere_inner_radius_90degree[grid],… in LandauDMCreateVMeshes()1288 …adius for inner circle on 90 degree grid", "plexland.c", ctx->sphere_inner_radius_90degree, &nt, &… in ProcessOptions()1290 … nt; grid < ctx->num_grids; grid++) ctx->sphere_inner_radius_90degree[grid] = ctx->sphere_inner_ra… in ProcessOptions()1293 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) ctx->sphere_inner_radius_90degree[grid] = 0… in ProcessOptions()1296 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) ctx->sphere_inner_radius_90degree[grid] = 0… in ProcessOptions()1298 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) ctx->sphere_inner_radius_90degree[grid] = 0… in ProcessOptions()1313 …g\n", (double)ctx->sphere_inner_radius_45degree[0], (double)ctx->sphere_inner_radius_90degree[0])); in ProcessOptions()[all …]