Home
last modified time | relevance | path

Searched defs:is_p (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/impls/symplectic/basicsymplectic/
H A Dbasicsymplectic.c27 IS is_p, is_q; /* IS sets for position and momentum respectively */ member
208 IS is_q = bsymp->is_q, is_p = bsymp->is_p; in TSStep_BasicSymplectic() local
/petsc/src/ksp/ksp/tests/
H A Dex11.c78 IS is_u, is_p, bis[2]; in LoadTestMatrices() local