Searched refs:fluxElemDiff (Results 1 – 1 of 1) sorted by relevance
2042 PetscReal fluxElemDiff = 0.0; in DMPlexComputeL2FluxDiffVecLocal() local2064 … fluxElemDiff += PetscSqr(PetscRealPart(interpolant[fc] - minterpolant[fc])) * wt * fegeom.detJ[q]; in DMPlexComputeL2FluxDiffVecLocal()2070 if (eval) eval[0] = fluxElemDiff; in DMPlexComputeL2FluxDiffVecLocal()