Searched refs:vecType (Results 1 – 1 of 1) sorted by relevance
79 VecType vecType; in DMPlexCopy_Internal() local86 PetscCall(DMGetVecType(dmin, &vecType)); in DMPlexCopy_Internal()87 PetscCall(DMSetVecType(dmout, vecType)); in DMPlexCopy_Internal()