Skip to content

Commit 0e7e9f9

Browse files
rois1995pcarruscag
andauthored
Update SU2_CFD/include/variables/CVariable.hpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
1 parent 9664f2a commit 0e7e9f9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

SU2_CFD/include/variables/CVariable.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,14 +1719,12 @@ class CVariable {
17191719
*/
17201720
inline virtual void SetmuT(unsigned long iPoint, su2double val_muT) {}
17211721

1722-
17231722
/*!
17241723
* \brief Set the value of the turbulence index.
17251724
* \param[in] val_turb_index - turbulence index
17261725
*/
17271726
inline virtual void SetTurbIndex(unsigned long iPoint, su2double val_turb_index) {}
17281727

1729-
17301728
/*!
17311729
* \brief Get the value of the turbulence index.
17321730
* \return val_turb_index - turbulence index

0 commit comments

Comments
 (0)