Searched refs:pathyi (Results 1 – 1 of 1) sorted by relevance
162 std::string pathyi = path; in WriteMeshToFile() local163 pathyi.append("_yi.bin"); in WriteMeshToFile()164 WriteBinary(pathyi, buf->MeshYi, sizeof(*buf->MeshYi) * config_.MeshSize); in WriteMeshToFile()