Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A DpipeImpls.c38 static inline PetscScalar dqdx(PipeField *x, PetscInt i, PetscInt ilast, PetscReal dx) in dqdx()
49 static inline PetscScalar dhdx(PipeField *x, PetscInt i, PetscInt ilast, PetscReal dx) in dhdx()
62 PetscInt i, start, n, ilast; in PipeIFunctionLocal_Lax() local