Skip to content

Commit 4aa5216

Browse files
Update SU2_CFD/include/solvers/CSolver.hpp
Co-authored-by: Pedro Gomes <[email protected]>
1 parent d46ac46 commit 4aa5216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SU2_CFD/include/solvers/CSolver.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@ class CSolver {
28572857
unsigned short val_dim) const { return 0; }
28582858

28592859

2860-
/*!
2860+
/*!
28612861
* \brief Set the value of the customized normal scalar values/flux at a specified vertex on a specified marker.
28622862
* \param[in] val_marker - Marker value
28632863
* \param[in] val_vertex - Boundary vertex value

0 commit comments

Comments
 (0)