Home
last modified time | relevance | path

Searched refs:DMTSDuplicate_DMLocal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/ !
H A Ddmlocalts.c25 static PetscErrorCode DMTSDuplicate_DMLocal(DMTS oldtdm, DMTS tdm) in DMTSDuplicate_DMLocal() function
41 tdm->ops->duplicate = DMTSDuplicate_DMLocal; in DMLocalTSGetContext()