grid_manager.hpp
Go to the documentation of this file.
1 
18 #pragma once
19 
21 
22 
23 namespace directSearchWS {
24 
26 
27 private:
29 
30 public:
31  GridManager(std::string initializedGridFilePath);
32  virtual ~GridManager();
33 
34  bool initHandler();
35  bool resetHandler();
36 
37 };
38 
39 }
40 
GridManager(std::string initializedGridFilePath)


asr_direct_search_manager
Author(s): Borella Jocelyn, Karrenbauer Oliver, Meißner Pascal
autogenerated on Wed Jan 8 2020 03:15:41