Home
last modified time | relevance | path

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

/phasta/checkphasta/
H A Dcheckphasta.cpp140 char* fn; in read_solution() local
151 asprintf(&fn,"%s/%s%d.",casedir,rname,timestep); in read_solution()
152 phio_openfile(fn, fp); in read_solution()
168 free(fn); in read_solution()