Home
last modified time | relevance | path

Searched defs:Npp0 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tests/
H A Dex30.c552 …PetscInt Npp0 = a_Np + (glb_v_id % (a_Np / 10 + 1)), nTargetP[LANDAU_MAX_GRIDS]; // n of particels… in go() local
856 …PetscInt Npp0 = (a_Np + (glb_v_id % (a_Np / 10 + 1))) / 2, Nv; // 1/2 of uniform particle grid size in go() local