Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex12.c46 Vec localwork; /* local ghosted work vector */ member
323 Vec localwork = appctx->localwork; /* local ghosted work vector */ in RHSFunction() local
/petsc/src/ts/tutorials/
H A Dex2.c50 Vec localwork; /* local ghosted work vector */ member
412 Vec localwork = appctx->localwork; /* local ghosted work vector */ in RHSFunction() local
H A Dex21.c51 Vec localwork; /* local ghosted work vector */ member
469 Vec localwork = appctx->localwork; /* local ghosted work vector */ in RHSFunction() local
H A Dex4.c63 Vec localwork; /* local ghosted work vector */ member