Searched defs:ilast (Results 1 – 1 of 1) sorted by relevance
38 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