We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c1577 commit deb7027Copy full SHA for deb7027
1 file changed
SU2_CFD/src/drivers/CDiscAdjMultizoneDriver.cpp
@@ -780,6 +780,7 @@ void CDiscAdjMultizoneDriver::SetAdjObjFunction() {
780
}
781
782
if (rank == MASTER_NODE) {
783
+ AD::ResizeAdjoints();
784
AD::SetDerivative(ObjFunc_Index, SU2_TYPE::GetValue(seeding));
785
786
0 commit comments