17 #ifndef WVTKEXPORT_KIM2CLEAN_H
18 #define WVTKEXPORT_KIM2CLEAN_H
48 std::shared_ptr<tbox::MshData>
msh;
53 void save_MPI(std::string
const &fname,
54 tbox::Results
const &r,
55 std::map<int, int> nodeWO_LO_to_GO,
56 std::map<int, int> nodeWO_GO_to_LO,
57 std::map<int, int> elements_GO_to_LO)
const;
58 void save_MPI(std::string
const &fname,
59 tbox::Results
const &r,
60 std::vector<int> contactElementID,
61 std::map<int, int> nodeWO_LO_to_GO,
62 std::map<int, int> nodeWO_GO_to_LO)
const;
69 #endif //WVTKUTILS_KIMTOCLEAN_H