Searched refs:TSCreate_BasicSymplectic (Results 1 – 2 of 2) sorted by relevance
21 PETSC_EXTERN PetscErrorCode TSCreate_BasicSymplectic(TS);64 PetscCall(TSRegister(TSBASICSYMPLECTIC, TSCreate_BasicSymplectic)); in TSRegisterAll()
491 PETSC_EXTERN PetscErrorCode TSCreate_BasicSymplectic(TS ts) in TSCreate_BasicSymplectic() function