Searched refs:sch (Results 1 – 1 of 1) sorted by relevance
21 struct _BasicSymplecticScheme sch; member97 BasicSymplecticScheme scheme = &link->sch; in TSBasicSymplecticRegisterDestroy()172 scheme = &link->sch; in TSBasicSymplecticRegister()337 …ymplecticSchemeList, count = 0; link; link = link->next, count++) namelist[count] = link->sch.name; in TSSetFromOptions_BasicSymplectic()428 PetscCall(PetscStrcmp(link->sch.name, bsymptype, &match)); in TSBasicSymplecticSetType_BasicSymplectic()430 bsymp->scheme = &link->sch; in TSBasicSymplecticSetType_BasicSymplectic()