29 #ifndef NEMOSYS_COBALT_H_ 30 #define NEMOSYS_COBALT_H_ 32 #include "nemosys_export.h" 40 cobalt(std::shared_ptr<meshBase> fullMesh,
41 const std::string &inFnameVtk,
42 const std::string &outFnameCgr,
43 const std::string &outFnameCgi);
48 const std::map<nemId_t, nemId_t> &patchMap)
const;
50 const std::map<nemId_t, nemId_t> &patchMap)
const;
62 #endif // NEMOSYS_COBALT_H_ std::shared_ptr< meshBase > volMeshBase
void writePatchMap(const std::string &mapFile, const std::map< int, int > &patchMap)
write patch map file for roc prep (trivial identity mapping)
std::shared_ptr< meshBase > surfMeshBase