Skip to content

Changes

Started 1 mo 10 days ago
Took 45 min on macOS-Intel

Summary

  1. CHG: fixing multiple INS_VAL that adjointpetsc is complaining about (commit: 415bd77) (details)
  2. BUG: do not skip if vertex is clone (commit: ab8406c) (details)
Commit 415bd77250e717d28c3a7f47bcb1c076e0e67c02 by Mathieu Morlighem
CHG: fixing multiple INS_VAL that adjointpetsc is complaining about
(commit: 415bd77)
The file was modifiedsrc/c/analyses/StressbalanceAnalysis.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.h (diff)
The file was modifiedsrc/c/classes/Vertex.cpp (diff)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
The file was modifiedsrc/c/classes/Node.cpp (diff)
The file was modifiedsrc/c/classes/Node.h (diff)
Commit ab8406cfe8e4e35b66ecc750baee72850a83961b by Mathieu Morlighem
BUG: do not skip if vertex is clone
(commit: ab8406c)
The file was modifiedsrc/c/classes/Vertex.cpp (diff)