Home
last modified time | relevance | path

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

/petsc/src/ts/impls/symplectic/basicsymplectic/
H A Dbasicsymplectic.c8 static PetscBool TSBasicSymplecticRegisterAllCalled; variable
60 if (TSBasicSymplecticRegisterAllCalled) PetscFunctionReturn(PETSC_SUCCESS); in TSBasicSymplecticRegisterAll()
61 TSBasicSymplecticRegisterAllCalled = PETSC_TRUE; in TSBasicSymplecticRegisterAll()
103 TSBasicSymplecticRegisterAllCalled = PETSC_FALSE; in TSBasicSymplecticRegisterDestroy()