Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c542 …eIndices vert, PetscInt p, PetscLagNodeIndices vertp, PetscLagNodeIndices nodep, PetscInt ornt, Pe… in PetscLagNodeIndicesPushForward() argument
551 PetscInt nNodes = nodep->nNodes; in PetscLagNodeIndicesPushForward()
554 const PetscInt *nodeIdx = nodep->nodeIdx; in PetscLagNodeIndicesPushForward()
555 const PetscReal *nodeVec = nodep->nodeVec; in PetscLagNodeIndicesPushForward()