29 #ifndef NEMOSYS_MESHSTITCHER_H_ 30 #define NEMOSYS_MESHSTITCHER_H_ 37 #include "nemosys_export.h" 52 meshStitcher(std::vector<std::string> cgFileNames,
bool surf);
60 std::shared_ptr<cgnsAnalyzer> getStitchedCGNS()
const;
61 std::shared_ptr<meshBase> getStitchedMB()
const;
71 std::shared_ptr<rocstarCgns>
cgObj;
79 #endif // NEMOSYS_MESHSTITCHER_H_ A brief description of meshBase.
const std::vector< std::string > cgFileNames
std::shared_ptr< rocstarCgns > cgObj
std::shared_ptr< meshBase > stitchedMesh
std::vector< std::shared_ptr< cgnsAnalyzer > > partitions