Lines Matching refs:LANDAU_MAX_GRIDS
24 #define LANDAU_MAX_GRIDS 3 macro
27 #define LANDAU_MAX_GRIDS 3 macro
30 #define LANDAU_MAX_GRIDS 3 macro
123 PetscReal radius[LANDAU_MAX_GRIDS];
124 PetscReal radius_par[LANDAU_MAX_GRIDS];
125 PetscReal radius_perp[LANDAU_MAX_GRIDS];
131 PetscReal sphere_inner_radius_90degree[LANDAU_MAX_GRIDS];
132 PetscReal sphere_inner_radius_45degree[LANDAU_MAX_GRIDS];
139 PetscInt numAMRRefine[LANDAU_MAX_GRIDS]; /* normal AMR - refine from origin */
140 PetscInt postAMRRefine[LANDAU_MAX_GRIDS]; /* uniform refinement of AMR */
143 PetscReal thermal_speed[LANDAU_MAX_GRIDS];
160 PetscReal lambdas[LANDAU_MAX_GRIDS][LANDAU_MAX_GRIDS];
164 …PetscInt species_offset[LANDAU_MAX_GRIDS + 1]; // for each grid, but same for all batched vertices
165 …PetscInt mat_offset[LANDAU_MAX_GRIDS + 1]; // for each grid, but same for all batched vertices
184 DM plex[LANDAU_MAX_GRIDS];