Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Ddagetelem.c3 static PetscErrorCode DMDAGetElements_1D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_1D()
37 static PetscErrorCode DMDAGetElements_2D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_2D()
102 static PetscErrorCode DMDAGetElements_3D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_3D()
387 PetscErrorCode DMDAGetElements(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements()
455 PetscInt nel, nen; in DMDAGetSubdomainCornersIS() local
482 PetscErrorCode DMDARestoreElements(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDARestoreElements()
H A Dgrglvis.c343 PetscInt sx, sy, sz, ie, je, ke, ien, jen, ken, nel; in DMDAView_GLVis_ASCII() local
H A Dfdda.c767 PetscInt i, nel, nen, nv, dof, *gidx, n, N; in DMCreateMatrix_DA_IS() local
/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_da.c91 PetscInt nel, npe, e, q, k, d; in private_DMSwarmInsertPointsUsingCellDM_DA_Q1() local
H A Dswarmpic_sort.c271 PetscInt nel, npe; in DMSwarmSortGetAccess() local
H A Dswarmpic.c756 PetscInt nel; in DMSwarmCreatePointPerCellCount() local
/petsc/src/ksp/ksp/tutorials/
H A Dex54f.F90259 subroutine thfx2d(ev, xl, shp, dd, ndm, ndf, nel, dir) argument
H A Dex70.c342 PetscInt nel, npe, eidx; in AssembleStokes_A() local
405 PetscInt nel, npe, eidx; in AssembleStokes_PC() local
467 PetscInt nel, npe, eidx, i; in AssembleStokes_RHS() local
526 PetscInt dim, nel, npe, q, k, d, ncurr, Nfc; in DMSwarmPICInsertPointsCellwise() local
664 PetscInt _npe, _nel, e, nel; in MaterialPoint_PopulateCell() local
706 PetscInt i, p, e, npoints, nel, npe, Nfc; in MaterialPoint_AdvectRK1() local
793 PetscInt nqp, npe, nel; in MaterialPoint_Interpolate() local
868 PetscInt nel, npe, npoints; in SolveTimeDepStokes() local
H A Dex71.c213 PetscInt nel, nen; /* Number of elements & element nodes */ in main() local
/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c58 PetscInt nel; /* number of unique elements */ member
180 PCTFS_gs_id *PCTFS_gs_init(PetscInt *elms, PetscInt nel, PetscInt level) in PCTFS_gs_init()
216 static PCTFS_gs_id *gsi_check_args(PetscInt *in_elms, PetscInt nel, PetscInt level) in gsi_check_args()
383 PetscInt i, nel, *elms; in gsi_via_bit_mask() local
494 PetscInt *ptr1, *ptr2, i_start, negl, nel, *elms; in get_ngh_buf() local
663 PetscInt *iptr, t1, i_start, nel, *elms; in set_pairwise() local
776 PetscInt i, j, n, nel; in set_tree() local
/petsc/src/dm/tests/
H A Dex50.c56 PetscInt nel, dof = 3, nex, ney, nez, gx = 0, gy = 0, gz = 0; in test_3d() local
/petsc/src/dm/impls/da/ftn-custom/
H A Dzda1f90.c44 PETSC_EXTERN void dmdagetelements_(DM *dm, PetscInt *nel, PetscInt *nen, F90Array1d *e, int *ierr P… in dmdagetelements_()
57 PETSC_EXTERN void dmdarestoreelements_(DM *dm, PetscInt *nel, PetscInt *nen, F90Array1d *e, int *ie… in dmdarestoreelements_()
/petsc/src/dm/impls/moab/
H A Ddmmoab.cxx536 PetscErrorCode DMMoabGetLocalSize(DM dm, PetscInt *nel, PetscInt *neg, PetscInt *nvl, PetscInt *nvg) in DMMoabGetLocalSize()
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c526 PetscInt k, p, e, npoints, nel, npe, Nfc; in DMSwarmProjectField_ApproxQ1_DA_2D() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c1926 PetscInt nel; in PCBDDCComputeLocalTopologyInfo() local