Searched defs:npoints_q (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_da.c | 72 PetscInt d, q, npoints_q; in private_DMSwarmCreateCellLocalCoords_DA_Q1_Gauss() local 90 PetscInt dim, npoints_q; in private_DMSwarmInsertPointsUsingCellDM_DA_Q1() local
|
| H A D | swarmpic_plex.c | 86 PetscInt q, npoints_q, e, nel, pcnt, ps, pe, d, k, r, Nfc; in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide() local 160 PetscInt ii, jj, q, npoints_q, e, nel, npe, pcnt, ps, pe, d, k, nfaces, Nfc; in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex70.c | 669 PetscInt npoints_q, cnt, cnt_g; in MaterialPoint_PopulateCell() local
|