Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag1d.c451 const PetscInt epe = stag->entriesPerElement; in DMStagComputeLocationOffsets_1d() local
523 PetscInt dof[2], start, n, n_extra, stencil_width, N, epe; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
H A Dstagstencil.c388 const PetscInt epe = stag->entriesPerElement; in DMStagStencilToIndexLocal() local
H A Dstag2d.c1145 const PetscInt epe = stag->entriesPerElement; in DMStagComputeLocationOffsets_2d() local
1303 …PetscInt entries, dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[2], start[2], n[2], n_ext… in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
H A Dstagutils.c816 const PetscInt epe = stag->entriesPerElement; in DMStagMigrateVec() local
H A Dstag3d.c3194 const PetscInt epe = stag->entriesPerElement; in DMStagComputeLocationOffsets_3d() local
3395 PetscInt dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[3], start[3], n[3], n_extra[3]; in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
/petsc/src/dm/impls/stag/tests/
H A Dex40.c585 PetscInt epe; in FormFunction2D() local
746 PetscInt epe; in FormJacobian2D() local
1263 PetscInt epe; in FormFunction3D() local
1533 PetscInt epe; in FormJacobian3D() local