Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/
H A Dpetsclogformat.py227 def ComputeSums(Stages): argument
248 def PrintPercentTable(localTimes,localFlops,localMessages,localMessageLens,localReductions,Stages,L… argument
/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c12 Vec Stages[2]; /* Storage for stage solutions */ member