Searched refs:pathyf (Results 1 – 1 of 1) sorted by relevance
165 std::string pathyf = path; in WriteMeshToFile() local166 pathyf.append("_yf.bin"); in WriteMeshToFile()167 WriteBinary(pathyf, buf->MeshYf, sizeof(*buf->MeshYf) * config_.MeshSize); in WriteMeshToFile()