Searched refs:c2f (Results 1 – 1 of 1) sorted by relevance
3089 PetscReal c2f[3], a; in DMPlexComputeGeometryFVM() local3092 … DMPlex_WaxpyD_Internal(dim, -1, ci->centroid, fg->centroid, c2f); /* cell to face centroid */ in DMPlexComputeGeometryFVM()3093 …a = DMPlex_DotRealD_Internal(dim, c2f, fg->normal) / DMPlex_DotRealD_Internal(dim, fg->normal, fg-… in DMPlexComputeGeometryFVM()