Searched refs:vdet (Results 1 – 1 of 1) sorted by relevance
1213 PetscScalar *vmet, *vdet; in DMPlexMetricEnforceSPD() local1215 PetscCall(DMPlexPointLocalRef(dmDet, v, det, &vdet)); in DMPlexMetricEnforceSPD()1216 PetscCall(DMPlexMetricModify_Private(nrow, h_min, h_max, a_max, vmet, vdet)); in DMPlexMetricEnforceSPD()