Searched defs:dsNew (Results 1 – 2 of 2) sorted by relevance
3911 …cErrorCode PetscDSCopy(PetscDS ds, PetscInt minDegree, PetscInt maxDegree, DM dmNew, PetscDS dsNew) in PetscDSCopy()
6325 PetscDS dsNew, dsInNew = NULL; in DMTransferDS_Internal() local