Searched refs:cvalues (Results 1 – 1 of 1) sorted by relevance
91 const PetscScalar *cvalues; in DMFieldGetClosure_Internal() local112 PetscCall(DMPlexPointLocalRead(fdm, cell, *array, &cvalues)); in DMFieldGetClosure_Internal()114 PetscCall(PetscArraycpy(*values, cvalues, *Nc)); in DMFieldGetClosure_Internal()