Searched refs:copyMode (Results 1 – 1 of 1) sorted by relevance
1352 PetscErrorCode DMForestSetCellWeights(DM dm, PetscReal weights[], PetscCopyMode copyMode) in DMForestSetCellWeights() argument1361 if (copyMode == PETSC_COPY_VALUES) { in DMForestSetCellWeights()1369 forest->cellWeightsCopyMode = copyMode; in DMForestSetCellWeights()