Searched refs:newW (Results 1 – 1 of 1) sorted by relevance
4510 PetscErrorCode DMPlexModifyGeomModel(DM dm, MPI_Comm comm, PetscScalar newCP[], PetscScalar newW[],… in DMPlexModifyGeomModel() argument4601 for (int ii = 0; ii < bpinfo[2] * bpinfo[5]; ++ii) bprv[offset + ii] = newW[faceWStartRow + ii]; in DMPlexModifyGeomModel()