Home
last modified time | relevance | path

Searched defs:nodeIdx (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/dt/dualspace/impls/lagrange/tests/
H A Dex1.c219 const PetscInt *nodeIdx; in testLagrange() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c313 PetscInt *nodeIdx; /* for each node an index of size nodeIdxDim */ member
320 …, PetscInt *nodeIdxDim, PetscInt *nodeVecDim, PetscInt *nNodes, const PetscInt *nodeIdx[], const P… in PetscLagNodeIndicesGetData_Internal()
554 const PetscInt *nodeIdx = nodep->nodeIdx; in PetscLagNodeIndicesPushForward() local