Home
last modified time | relevance | path

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

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dxc_camxpbe96.F12 Subroutine xc_camxpbe96(whichf, argument
16 Subroutine xc_camxpbe96_d2(whichf,
21 Subroutine xc_camxpbe96_d3(whichf, argument
34 character*4 whichf
176 if(whichf.eq.'revp') then
198 if(whichf.eq.'revp') then
218 if(whichf.eq.'revp') then
270 if(whichf.eq.'revp') then
357 if(whichf.eq.'revp') then
378 if(whichf.eq.'revp') then
[all …]
H A Dxc_xpbe96.F11 Subroutine xc_xpbe96(whichf, argument
15 Subroutine xc_xpbe96_d2(whichf,
20 Subroutine xc_xpbe96_d3(whichf, argument
31 character*4 whichf
195 if(whichf.eq.'revp') then
219 if(whichf.eq.'revp') then
246 if(whichf.eq.'revp') then
360 if(whichf.eq.'revp') then
382 if(whichf.eq.'revp') then
409 if(whichf.eq.'revp') then
[all …]
H A Dxc_op.F2 Subroutine xc_op(tol_rho, whichf, argument
6 Subroutine xc_op_d2(tol_rho, whichf,
19 character*4 whichf
70 if(whichf.eq.'be88') then
73 if(whichf.eq.'pb96') then
94 call xc_kop(tol_rho,whichf,x,
100 call xc_kop(tol_rho,whichf,x,
156 call xc_kop(tol_rho,whichf,x,
170 call xc_kop(tol_rho,whichf,x,
188 call xc_kop(tol_rho,whichf,x,
[all …]
H A Dxc_kop.F4 subroutine xc_kop(tol_rho,whichf,x, argument
8 character*4 whichf
11 if(whichf.eq.'be88') then
15 if(whichf.eq.'pb96') then
H A Dxc_eval_fnl.F90 character*4 whichf
296 whichf='hcth'
301 whichf='h120'
306 whichf='h147'
311 whichf='h7tz'
316 whichf='wb97'
321 whichf='wb9x'
326 whichf='w9d3'
331 whichf='b970'
336 whichf='b971'
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dxc_camxpbe96.F12 Subroutine xc_camxpbe96(whichf, argument
16 Subroutine xc_camxpbe96_d2(whichf,
21 Subroutine xc_camxpbe96_d3(whichf, argument
34 character*4 whichf
176 if(whichf.eq.'revp') then
198 if(whichf.eq.'revp') then
218 if(whichf.eq.'revp') then
270 if(whichf.eq.'revp') then
357 if(whichf.eq.'revp') then
378 if(whichf.eq.'revp') then
[all …]
H A Dxc_xpbe96.F11 Subroutine xc_xpbe96(whichf, argument
15 Subroutine xc_xpbe96_d2(whichf,
20 Subroutine xc_xpbe96_d3(whichf, argument
31 character*4 whichf
195 if(whichf.eq.'revp') then
219 if(whichf.eq.'revp') then
246 if(whichf.eq.'revp') then
360 if(whichf.eq.'revp') then
382 if(whichf.eq.'revp') then
409 if(whichf.eq.'revp') then
[all …]
H A Dxc_op.F2 Subroutine xc_op(tol_rho, whichf, argument
6 Subroutine xc_op_d2(tol_rho, whichf,
19 character*4 whichf
70 if(whichf.eq.'be88') then
73 if(whichf.eq.'pb96') then
94 call xc_kop(tol_rho,whichf,x,
100 call xc_kop(tol_rho,whichf,x,
156 call xc_kop(tol_rho,whichf,x,
170 call xc_kop(tol_rho,whichf,x,
188 call xc_kop(tol_rho,whichf,x,
[all …]
H A Dxc_kop.F4 subroutine xc_kop(tol_rho,whichf,x, argument
8 character*4 whichf
11 if(whichf.eq.'be88') then
15 if(whichf.eq.'pb96') then
H A Dxc_eval_fnl.F90 character*4 whichf
292 whichf='hcth'
297 whichf='h120'
302 whichf='h147'
307 whichf='b970'
312 whichf='b971'
317 whichf='b980'
322 whichf='b97g'
327 whichf='h407'
332 whichf='hp14'
[all …]
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/ftpd/
H A Dftpd.c4145 send_file_list(char *whichf) argument
4157 if (strpbrk(whichf, "~{[*?") != NULL) {
4165 if (bsdglob(whichf, flags, 0, &gl)) {
4167 if (glob(whichf, flags, 0, &gl)) {
4173 perror_reply(550, whichf);
4178 onefile[0] = whichf;
4194 perror_reply(550, whichf);
/dports/ftp/tnftpd/tnftpd-20200704/src/
H A Dftpd.c3539 send_file_list(const char *whichf) in send_file_list() argument
3560 if (strpbrk(whichf, "~{[*?") != NULL) { in send_file_list()
3565 if (glob(whichf, flags, 0, &gl)) { in send_file_list()
3570 perror_reply(450, whichf); in send_file_list()
3575 notglob = ftpd_strdup(whichf); in send_file_list()
3599 perror_reply(450, whichf); in send_file_list()