Home
last modified time | relevance | path

Searched refs:iformat (Results 1 – 1 of 1) sorted by relevance

/phasta/checkphasta/
H A Dcheckphasta.cpp137 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()