Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex14.c776 Node n[8], ndot[8], *fn[8]; in THIFunctionLocal_3D() local
781 HexExtract(xdot, i, j, k, ndot); in THIFunctionLocal_3D()
792 udot += HexQInterp[q][l] * ndot[l].u; in THIFunctionLocal_3D()
793 vdot += HexQInterp[q][l] * ndot[l].v; in THIFunctionLocal_3D()