Searched defs:nodeVec (Results 1 – 2 of 2) sorted by relevance
220 const PetscReal *nodeVec; in testLagrange() local
314 PetscReal *nodeVec; /* for each node a vector of size nodeVecDim */ member320 …Dim, PetscInt *nodeVecDim, PetscInt *nNodes, const PetscInt *nodeIdx[], const PetscReal *nodeVec[]) in PetscLagNodeIndicesGetData_Internal()555 const PetscReal *nodeVec = nodep->nodeVec; in PetscLagNodeIndicesPushForward() local