Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/
H A Dswarmpic_plex.c86 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
284 PetscInt dim, ps, pe, nel, nfaces, Nfc; in private_DMSwarmSetPointCoordinatesCellwise_PLEX() local
H A Dswarmpic.c157 PetscErrorCode DMSwarmCellDMGetCoordinateFields(DMSwarmCellDM celldm, PetscInt *Nfc, const char **n… in DMSwarmCellDMGetCoordinateFields()
293 PetscErrorCode DMSwarmCellDMCreate(DM dm, PetscInt Nf, const char *dmFields[], PetscInt Nfc, const … in DMSwarmCellDMCreate()
348 PetscInt i, j, k, bs, b, n_estimate, n_curr, n_new_est, p, n_found, Nfc; in DMSwarmSetPointsUniformCoordinates() local
514 PetscInt my_npoints, Nfc; in DMSwarmSetPointCoordinates() local
1124 PetscInt Nfc, Np, p, Ns, dim, d, bs; in DMSwarmInitializeCoordinates() local
1311 PetscInt dim, dE, Np, n, Nf, Nfc, Nfu, cStart, cEnd, maxC = 0, totbs = 0; in DMProjectFieldLocal_Swarm() local
H A Dswarmpic_da.c100 PetscInt pcnt, Nfc; in private_DMSwarmInsertPointsUsingCellDM_DA_Q1() local
H A Dswarmpic_view.c92 PetscInt k, ng, dim, Nfc; in private_DMSwarmView_XDMF() local
H A Dswarm.c58 PetscInt Np, Nfc; in DMSwarmView_HDF5() local
479 PetscInt dim, Nf, Nfc, cStart, cEnd, totDim, maxC = 0, totNc = 0; in DMSwarmComputeMassMatrix_Private() local
702 PetscInt cdim, Nf, Nfc, cStart, cEnd, totDim, maxC = 0; in DMSwarmComputeMassMatrixSquare_Private() local
953 PetscInt cdim, Nf, Nfc, cStart, cEnd, totDim, maxNpc = 0, totNc = 0; in DMSwarmComputeGradientMatrix_Private() local
2214 PetscInt dim, d, cStart, cEnd, c, p, Nfc; in DMSwarmSetPointCoordinatesRandom() local
2404 PetscInt Np, p, bs, Nfc; in DMSwarmView_Draw() local
H A Dswarm_migrate.c188 … p, npoints, npointsg = 0, npoints2, npoints2g, *rankval, *p_cellid, npoints_prior_migration, Nfc; in DMSwarmMigrate_CellDMScatter() local
/petsc/src/dm/impls/da/tests/
H A Dex1.c11 PetscInt Np, bs, Nfc; in DMSwarmPrint() local
/petsc/src/dm/impls/swarm/tests/
H A Dex1.c55 PetscInt *swarm_cellid, Np, dim, Nfc; in CreateSwarm() local
H A Dex2.c180 PetscInt Ncell, Np = user->particlesPerCell, p, cStart, c, dim, d, Nfc; in CreateParticles() local
274 PetscInt cStart, cEnd, c, Nq, q, dim, Nfc; in CreateParticles_Shape() local
/petsc/include/petsc/private/
H A Ddmswarmimpl.h36 PetscInt Nfc; // The number of DM coordinate fields member
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c526 PetscInt k, p, e, npoints, nel, npe, Nfc; in DMSwarmProjectField_ApproxQ1_DA_2D() local
1016 PetscInt dim, xcdim, vcdim, xcStart, xcEnd, vcStart, vcEnd, Np, Nfc; in DMSwarmRemap_Colella_Internal() local
/petsc/src/ksp/ksp/tutorials/
H A Dex70.c526 PetscInt dim, nel, npe, q, k, d, ncurr, Nfc; in DMSwarmPICInsertPointsCellwise() local
706 PetscInt i, p, e, npoints, nel, npe, Nfc; in MaterialPoint_AdvectRK1() local