Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsys.h2553 …ne PetscErrorCode PetscSSEIsEnabled(PETSC_UNUSED MPI_Comm comm, PetscBool *lflag, PetscBool *gflag) in PetscSSEIsEnabled() argument
2555 if (lflag) *lflag = PETSC_FALSE; in PetscSSEIsEnabled()