Home
last modified time | relevance | path

Searched refs:sortIdx (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c380 …scErrorCode PetscLagNodeIndicesComputeVertexOrder(DM dm, PetscLagNodeIndices ni, PetscBool sortIdx) in PetscLagNodeIndicesComputeVertexOrder() argument
401 if (sortIdx) { /* bubble sort nodeIdx into revlex order */ in PetscLagNodeIndicesComputeVertexOrder()