Searched refs:f_xz (Results 1 – 1 of 1) sorted by relevance
725 const PetscScalar f_xz = x5 - x1 - x4 + x0; in HexJacobian_Private() local742 values[0] = (x1 - x0 + f_xy * y + f_xz * z + f_xyz * y * z) / 2.0; in HexJacobian_Private()744 values[2] = (x4 - x0 + f_yz * y + f_xz * x + f_xyz * x * y) / 2.0; in HexJacobian_Private()