File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -387,10 +387,6 @@ class CConfig {
387387 su2double **Periodic_RotCenter; /* !< \brief Rotational center for each periodic boundary. */
388388 su2double **Periodic_RotAngles; /* !< \brief Rotation angles for each periodic boundary. */
389389 su2double **Periodic_Translation; /* !< \brief Translation vector for each periodic boundary. */
390- unsigned short nPeriodic_Index; /* !< \brief Number of SEND_RECEIVE periodic transformations. */
391- su2double **Periodic_Center; /* !< \brief Rotational center for each SEND_RECEIVE boundary. */
392- su2double **Periodic_Rotation; /* !< \brief Rotation angles for each SEND_RECEIVE boundary. */
393- su2double **Periodic_Translate; /* !< \brief Translation vector for each SEND_RECEIVE boundary. */
394390 string *Marker_CfgFile_TagBound; /* !< \brief Global index for markers using config file. */
395391 unsigned short *Marker_All_KindBC, /* !< \brief Global index for boundaries using grid information. */
396392 *Marker_CfgFile_KindBC; /* !< \brief Global index for boundaries using config file. */
You can’t perform that action at this time.
0 commit comments