Searched refs:pathxi (Results 1 – 1 of 1) sorted by relevance
156 std::string pathxi = path; in WriteMeshToFile() local157 pathxi.append("_xi.bin"); in WriteMeshToFile()158 WriteBinary(pathxi, buf->MeshXi, sizeof(*buf->MeshXi) * config_.MeshSize); in WriteMeshToFile()