Searched refs:HexComputeGeometry (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 204 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 D | ex14.c | 192 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()
|