Home
last modified time | relevance | path

Searched defs:is_q (Results 1 – 1 of 1) 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