Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c39 PetscReal *GammaInv; /* Inverse of Gamma, used for transformed variables */ member
835 PetscScalar *GammaInv; in TSRosWRegister() local
1130 const PetscReal *At = tab->At, *Gamma = tab->Gamma, *ASum = tab->ASum, *GammaInv = tab->GammaInv; in TSStep_RosW() local
1248 const PetscReal *GammaInv = ros->tableau->GammaInv; in TSInterpolate_RosW() local