Home
last modified time | relevance | path

Searched defs:i0 (Results 1 – 11 of 11) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex61.c14 …PetscInt i0[] = {3, 4, 1, 10, 0, 1, 1, 2, 1, 1, 2, 2, 3, 3, 4, 4, 1, 2, 5, 5, 6, 4, 17, 0, 1, 1, 8… in main() local
/petsc/src/mat/tests/
H A Dex266.c15 …PetscInt i0[] = {7, 7, 8, 8, 9, 16, 17, 9, 10, 1, 1, -2, 2, 3, 3, 14, 4, 5, 10, 13, 9, 9, 10, 1… in main() local
H A Dex167.c129 PetscInt i0, i1; in main() local
H A Dex254.c17 …PetscInt i0[] = {7, 7, 8, 8, 9, 16, 17, 9, 10, 1, 1, -2, 2, 3, 3, 14, 4, 5, 10, 13, 9, 9, 10, 1… in main() local
/petsc/src/tao/leastsquares/tutorials/matlab/
H A Dmatlab_ls_test.c104 int i, i0, imax; in main() local
/petsc/src/mat/impls/aij/seq/bas/
H A Dspbas.c381 PetscInt i, j, r_nnz, i0; in spbas_matrix_to_crs() local
706 PetscInt i, j, i0, r_nnz; in spbas_pattern_only() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c755 PetscInt ii, i0; in SetupDS() local
770 …for (PetscInt ii = ctx->species_offset[grid], i0 = 0; ii < ctx->species_offset[grid + 1]; ii++, i0… in SetupDS() local
859 …for (PetscInt ii = ctx->species_offset[grid], i0 = 0; ii < ctx->species_offset[grid + 1]; ii++, i0… in DMPlexLandauAddMaxwellians() local
2226 …for (PetscInt sp = ctx->species_offset[grid], i0 = 0; sp < ctx->species_offset[grid + 1]; sp++, i0… in DMPlexLandauAccess() local
2397 PetscInt cStart, cEnd, dim, ii, i0, nDMs; in DMPlexLandauPrintNorms() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c100 …for (PetscInt ii = ctx->species_offset[grid], i0 = 0; ii < ctx->species_offset[grid + 1]; ii++, i0… in SetMaxwellians() local
/petsc/src/mat/impls/aij/seq/
H A Dinode.c769 PetscInt node_max, *ns, row, nsz, aii, i0, i1; in MatSolve_SeqAIJ_Inode_inplace() local
1988 PetscInt node_max, row, nsz, aii, i0, i1, nz; in MatSolve_SeqAIJ_Inode() local
/petsc/src/dm/dt/interface/
H A Ddtweakform.c501 …scWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt i0, void (*f0)(Pet… in PetscWeakFormSetIndexResidual() argument
533 …scWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt i0, void (*f0)(Pet… in PetscWeakFormSetIndexBdResidual() argument
592 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt i0, void (*g0)(Pet… in PetscWeakFormSetIndexJacobian() argument
655 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt i0, void (*g0)(Pet… in PetscWeakFormSetIndexJacobianPreconditioner() argument
718 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt i0, void (*g0)(Pet… in PetscWeakFormSetIndexBdJacobian() argument
781 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt i0, void (*g0)(Pet… in PetscWeakFormSetIndexBdJacobianPreconditioner() argument
844 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt i0, void (*g0)(Pet… in PetscWeakFormSetIndexDynamicJacobian() argument
/petsc/src/ts/tutorials/
H A Dex11.h415 static int i0; in riem1mdt() local