Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex40.c19 PetscInt start, n, n_extra, N, dof[2]; in FormFunction1DNoCoupling() local
65 PetscInt start, n, n_extra, N, dof[2]; in FormJacobian1DNoCoupling() local
115 PetscInt dim, stencil_width, start, n, n_extra, N, dof[2]; in FormFunction1D() local
232 PetscInt dim, stencil_width, start, n, n_extra, N, dof[2]; in FormJacobian1D() local
346 PetscInt start[2], n[2], n_extra[2], N[2], dof[3]; in FormFunction2DNoCoupling() local
424 PetscInt start[2], n[2], n_extra[2], N[2], dof[3]; in FormJacobian2DNoCoupling() local
504 PetscInt start[2], n[2], n_extra[2], N[2], dof[3]; in FormFunction2D() local
668 PetscInt start[2], n[2], n_extra[2], N[2], dof[3]; in FormJacobian2D() local
830 PetscInt start[3], n[3], n_extra[3], N[3], dof[4]; in FormFunction3DNoCoupling() local
974 PetscInt start[3], n[3], n_extra[3], N[3], dof[4]; in FormJacobian3DNoCoupling() local
[all …]
H A Dex43.c9 PetscInt start[3], n[3], n_extra[3]; in AssembleSystem() local
/petsc/src/dm/impls/stag/tutorials/
H A Dex8.c67 PetscInt start, n, n_extra, N; in AssembleSystem1DVertexCentered() local
/petsc/src/dm/impls/stag/
H A Dstag1d.c523 PetscInt dof[2], start, n, n_extra, stencil_width, N, epe; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
H A Dstag2d.c1303 …Int entries, dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[2], start[2], n[2], n_extra[2]; in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
H A Dstag3d.c3395 PetscInt dof[DMSTAG_MAX_STRATA], epe, stencil_width, N[3], start[3], n[3], n_extra[3]; in DMCreateMatrix_Stag_3D_AIJ_Assemble() local