Searched refs:z3 (Results 1 – 3 of 3) sorted by relevance
637 const PetscScalar z3 = vertices[5]; in HexMap_Private() local655 const PetscScalar h_3 = z3 - z0; in HexMap_Private()661 const PetscScalar h_01 = z2 - z1 - z3 + z0; in HexMap_Private()664 const PetscScalar h_12 = z7 - z3 - z4 + z0; in HexMap_Private()670 const PetscScalar h_012 = z6 - z0 + z1 - z2 + z3 + z4 - z5 - z7; in HexMap_Private()706 const PetscScalar z3 = vertices[5]; in HexJacobian_Private() local721 const PetscScalar h_xy = z2 - z1 - z3 + z0; in HexJacobian_Private()724 const PetscScalar h_yz = z7 - z3 - z4 + z0; in HexJacobian_Private()730 const PetscScalar h_xyz = z6 - z0 + z1 - z2 + z3 + z4 - z5 - z7; in HexJacobian_Private()749 values[7] = (z3 - z0 + h_xy * x + h_yz * z + h_xyz * x * z) / 2.0; in HexJacobian_Private()
1644 …const PetscReal x3 = coords[9] - coords[0], y3 = coords[10] - coords[1], z3 = coords[11] - coords[… in Volume_Tetrahedron_Internal() local1655 M[8] = z3; in Volume_Tetrahedron_Internal()
1054 (nox/thermal-z3-r (170000000. 0. 24560.))1055 (nox/thermal-z3-f (71000000. 0. 450.))