Skip to content

Commit 8b0ae98

Browse files
authored
private auxilary member functions
1 parent 5b18c96 commit 8b0ae98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

SU2_CFD/include/output/filewriter/CCGNSFileWriter.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ class CCGNSFileWriter final : public CFileWriter {
7979
* \brief Write sorted data to file in CGNS file format.
8080
*/
8181
void Write_Data() override;
82+
83+
private:
8284
#ifdef HAVE_CGNS
8385
/*!
8486
* \brief Initialize CGNS mesh file.

0 commit comments

Comments
 (0)