Searched refs:iformat (Results 1 – 1 of 1) sorted by relevance
| /phasta/checkphasta/ |
| H A D | checkphasta.cpp | 137 const char* iformat = "binary"; in read_solution() local 154 phio_readheader(fp, "solution", (void*) iarray, &ithree, "integer", iformat); in read_solution() 160 phio_readdatablock(fp, "solution", solution, size, "double", iformat); in read_solution()
|