Searched refs:rot (Results 1 – 4 of 4) sorted by relevance
270 PetscReal R[9], rot[3], rotM[9]; in CheckCell() local325 for (e = 0, rot[d] = 0.0; e < cdim; ++e) rot[d] += R[d * cdim + e] * v0ExT[e]; in CheckCell()327 for (d = 0; d < cdim; ++d) v0ExT[d] = rot[d]; in CheckCell()360 for (e = 0, rot[d] = 0.0; e < cdim; ++e) rot[d] += R[d * cdim + e] * centroidExT[e]; in CheckCell()362 for (d = 0; d < cdim; ++d) centroidExT[d] = rot[d]; in CheckCell()364 for (e = 0, rot[d] = 0.0; e < cdim; ++e) rot[d] += R[d * cdim + e] * normalExT[e]; in CheckCell()366 for (d = 0; d < cdim; ++d) normalExT[d] = rot[d]; in CheckCell()380 …for (e = 0, rot[d] = 0.0; e < cdim; ++e) rot[d] += R[d * cdim + e] * PetscRealPart(newCoords[p * c… in CheckCell()382 for (d = 0; d < cdim; ++d) newCoords[p * cdim + d] = rot[d]; in CheckCell()409 … for (e = 0, rot[d] = 0.0; e < cdim; ++e) rot[d] += R[d * cdim + e] * faceCentroidExT[e]; in CheckCell()[all …]
275 void TensorVector(PetscScalar *rot, PetscScalar *vec, PetscScalar *tvec) in TensorVector() argument277 tvec[0] = rot[0] * vec[0] + rot[1] * vec[1] + rot[2] * vec[2]; in TensorVector()278 tvec[1] = rot[3] * vec[0] + rot[4] * vec[1] + rot[5] * vec[2]; in TensorVector()279 tvec[2] = rot[6] * vec[0] + rot[7] * vec[1] + rot[8] * vec[2]; in TensorVector()
78 - Removed -pc_hypre_type euclid due to bit-rot
5926 (mom/rot-cyclic-explicit? #t)9645 (fan-rot-dir . 0)