Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex14.c285 static PetscErrorCode QuadComputeGrad4(const PetscReal dphi[][4][2], PetscReal hx, PetscReal hy, co… in QuadComputeGrad4() function
773 PetscCall(QuadComputeGrad4(QuadQDeriv, hx, hy, pn, dpn)); in THIFunctionLocal_3D()
1112 PetscCall(QuadComputeGrad4(QuadQDeriv, hx, hy, pn, dpn)); in THIJacobianLocal_Momentum()