Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex48.c204 static void HexComputeGeometry(PetscInt q, PetscReal hx, PetscReal hy, const PetscReal dz[PETSC_RES… in HexComputeGeometry() function
794 HexComputeGeometry(q, hx, hy, dz, phi, dphi, &jw); in THIFunctionLocal()
1083 HexComputeGeometry(q, hx, hy, dz, phi, dphi, &jw);
/petsc/src/ts/tutorials/
H A Dex14.c192 static void HexComputeGeometry(PetscInt q, PetscReal hx, PetscReal hy, const PetscReal dz[restrict]… in HexComputeGeometry() function
796 HexComputeGeometry(q, hx, hy, dz, phi, dphi, &jw); in THIFunctionLocal_3D()
1131 HexComputeGeometry(q, hx, hy, dz, phi, dphi, &jw); in THIJacobianLocal_Momentum()