Searched defs:newds (Results 1 – 2 of 2) sorted by relevance
3609 …rorCode PetscDSCopyBoundary(PetscDS ds, PetscInt numFields, const PetscInt fields[], PetscDS newds) in PetscDSCopyBoundary()3858 PetscErrorCode PetscDSCopyExactSolutions(PetscDS ds, PetscDS newds) in PetscDSCopyExactSolutions()3892 PetscErrorCode PetscDSCopyBounds(PetscDS ds, PetscDS newds) in PetscDSCopyBounds()
6368 PetscDS ds, dsIn, newds; in DMCopyDS() local