Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex30.c459 PetscErrorCode go(TS ts, Vec X, const PetscInt num_vertices, const PetscInt a_Np, const PetscInt di… in go() argument
552 …PetscInt Npp0 = a_Np + (glb_v_id % (a_Np / 10 + 1)), nTargetP[LANDAU_MAX_GRIDS]; // n of particels… in go()
856 …PetscInt Npp0 = (a_Np + (glb_v_id % (a_Np / 10 + 1))) / 2, Nv; // 1/2 of uniform particle grid size in go()