Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DphString.h9 void phstr_appendStr(char* dest, char* src);
H A DphStr.f22 subroutine phstr_appendStr(dest, src)
H A DphString.cc25 void phstr_appendStr(char* dest, char* src) { in phstr_appendStr() function
H A Dd2wall.c62 phstr_appendStr(filename, "."); in read_d2wall()
H A Dreadnblk.f484 call phstr_appendStr(fnamer, c_char_'.'//c_null_char)
H A Dnew_interface.c282 phstr_appendStr(filename, "."); in Write_Restart()
/phasta/phSolver/incompressible/
H A Ditrdrv.f1324 call phstr_appendStr(timing_msg,key)
1326 call phstr_appendStr(timing_msg, streamModeString)
1328 call phstr_appendStr(timing_msg, fileModeString)
1330 call phstr_appendStr(timing_msg, c_char_' = '//c_null_char)
H A Dusr.c341 phstr_appendStr(filename, ".");