You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
string* ConvField; /*!< \brief Field used for convergence check.*/
83
-
string ConvCriteria; // This option is deprecated. After a grace period until 7.2.0 the usage warning should become an error.
84
83
85
84
string* WndConvField; /*!< \brief Function where to apply the windowed convergence criteria for the time average of the unsteady (single zone) flow problem. */
86
85
unsignedshort nConvField; /*!< \brief Number of fields used to monitor convergence.*/
@@ -436,7 +435,7 @@ class CConfig {
436
435
Unst_CFL; /*!< \brief Unsteady CFL number. */
437
436
438
437
bool ReorientElements; /*!< \brief Flag for enabling element reorientation. */
439
-
bool AddIndNeighbor; /*!< \brief Include indirect neighbor in the agglomeration process. */
0 commit comments