Searched refs:TSGLLEAcceptRegister (Results 1 – 2 of 2) sorted by relevance
1256 PetscErrorCode TSGLLEAcceptRegister(const char sname[], TSGLLEAcceptFn *function) in TSGLLEAcceptRegister() function1279 PetscCall(TSGLLEAcceptRegister(TSGLLEACCEPT_ALWAYS, TSGLLEAccept_Always)); in TSGLLERegisterAll()
1235 PETSC_EXTERN PetscErrorCode TSGLLEAcceptRegister(const char[], TSGLLEAcceptFn *);