Home
last modified time | relevance | path

Searched refs:tolsin (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/event/tests/
H A Dex5.c45 static inline void SetVtols(PetscMPIInt rank, PetscMPIInt size, PetscReal tol0, PetscReal tolsin, P…
246 static inline void SetVtols(PetscMPIInt rank, PetscMPIInt size, PetscReal tol0, PetscReal tolsin, P… in SetVtols() argument
253 if (rank == 0) vtol[n++] = tolsin; // sin-event -- on rank-0 in SetVtols()