Skip to content

Commit 6276ce3

Browse files
Update Common/include/geometry/CGeometry.hpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
1 parent fb48919 commit 6276ce3

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Common/include/geometry/CGeometry.hpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,13 +1843,6 @@ class CGeometry {
18431843
*/
18441844
virtual void SetWallDistance(su2double val) {}
18451845

1846-
/*!
1847-
* \brief Set wall distances a specific value and at a specific point
1848-
* \param[in] iPoint - i-th point to set the wall distance.
1849-
* \param[in] val - new value for the wall distance at the input point.
1850-
*/
1851-
virtual void SetWallDistance(unsigned long iPoint, su2double val) {}
1852-
18531846
/*!
18541847
* \brief Compute the distances to the closest vertex on viscous walls over the entire domain
18551848
* \param[in] config_container - Definition of the particular problem.

0 commit comments

Comments
 (0)