Searched refs:phstr_appendStr (Results 1 – 8 of 8) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | phString.h | 9 void phstr_appendStr(char* dest, char* src);
|
| H A D | phStr.f | 22 subroutine phstr_appendStr(dest, src)
|
| H A D | phString.cc | 25 void phstr_appendStr(char* dest, char* src) { in phstr_appendStr() function
|
| H A D | d2wall.c | 62 phstr_appendStr(filename, "."); in read_d2wall()
|
| H A D | readnblk.f | 484 call phstr_appendStr(fnamer, c_char_'.'//c_null_char)
|
| H A D | new_interface.c | 282 phstr_appendStr(filename, "."); in Write_Restart()
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 1324 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 D | usr.c | 341 phstr_appendStr(filename, ".");
|