Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c19 static PetscBool TSRosWRegisterAllCalled; variable
333 if (TSRosWRegisterAllCalled) PetscFunctionReturn(PETSC_SUCCESS); in TSRosWRegisterAll()
334 TSRosWRegisterAllCalled = PETSC_TRUE; in TSRosWRegisterAll()
769 TSRosWRegisterAllCalled = PETSC_FALSE; in TSRosWRegisterDestroy()