Salome HOME
[bos #38045][EDF] (2023-T3) suppress compilation warnings of new and refactored classes.
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_NETGEN_1D2D3D_SA.hxx
index c2695673b4f0641772bf7dcfe3da5b33a3ee8b73..3851a8f658e4afe88f8ba6763fa2a1ca0bfa0ca9 100644 (file)
@@ -51,8 +51,9 @@ public:
           const std::string output_mesh_file,
           const NETGENPlugin_Mesher::DIM dim );
 
-protected:
+private:
   
+  bool checkOrientationFile( const std::string element_orientation_file );
   void fillHyp(netgen_params aParams);
   bool FillNewElementFile( std::vector< const SMDS_MeshNode* > &nodeVec, NETGENPlugin_NetgenLibWrapper &ngLib,
                             std::string new_element_file, const NETGENPlugin_Mesher::DIM dim );