Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex10.c60 PetscErrorCode TSDAESimpleSolve(TSDAESimple tsdae, Vec Usolution) in TSDAESimpleSolve()
344 Vec U, V, Usolution; in main() local