Home
last modified time | relevance | path

Searched defs:neq (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/tutorials/
H A Dex13f90aux.F9038 …recursive subroutine forw_euler(t, dt, ib1, ibn, jb1, jbn, kb1, kbn, imax, jmax, kmax, neq, y, dfd… argument
/petsc/src/ts/tests/
H A Dex28.c233 PetscReal vmin, vmax, neq, veq, Teq; in CheckDistribution() local
318 PetscReal relaxation = 1.0, neq; in RHSFunctionParticles() local
/petsc/src/mat/impls/aij/seq/
H A Daijfact.c802 PetscInt nz, neq, ldb, ldx; in MatMatSolve_SeqAIJ_inplace() local
866 PetscInt nz, neq, ldb, ldx; in MatMatSolve_SeqAIJ() local
930 PetscInt nz, neq, ldb, ldx; in MatMatSolveTranspose_SeqAIJ() local
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact2.c2074 PetscInt nz, i, j, neq, ldb, ldx; in MatMatSolve_SeqSBAIJ_1_NaturalOrdering() local