Searched refs:name (Results 1 – 10 of 10) sorted by relevance
4 bind(C, name='geomRestartStream') :: geomRestartStream6 bind(C, name='restartStream') :: restartStream
4 integer function c_mkdir(path) bind(C, name="ph_mkdir")
1 subroutine initphcommonvars() bind(C, name='initPhastaCommonVars')
1 macro(common_parallel_test name procs dir exe)2 set(tname common_${name})
4 integer function c_chdir(path) bind(C, name="chdir")
10 3. Neither the name of the copyright holder nor the names of its contributors may be used to endors…
28 #Handle Fortran name mangling
47 The script's name is create_IO_O2N_input.sh. Run this script a first time without any argument to l…
877 bool my_mkdir(std::string name) { in my_mkdir() argument878 if(name.empty()) in my_mkdir()881 int err = mkdir(name.c_str(), DIR_MODE); in my_mkdir()
371 you will get what the name implies (see bc3res.f).522 …d to restart the calculation is put elsewhere (without having to know its name). To disable this …