Home
last modified time | relevance | path

Searched refs:iprint (Results 1 – 25 of 1071) sorted by relevance

12345678910>>...43

/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/tests/unit_tests/
H A Doptim_scilabscript.tst67 // Test with various iprint levels
68 // iprint = 0 : No messages
76 // Negative iprint : call back the cost function with ind = 0 each -iprint iteration
88 // Test with various iprint levels
89 // iprint = 0 : No messages
113 // Test with various iprint levels
114 // iprint = 0 : No messages
139 // Test with various iprint levels
140 // iprint = 0 : No messages
164 // Test with various iprint levels
[all …]
/dports/math/maxima/maxima-5.43.2/share/cobyla/
H A Dbf_fmin_cobyla.demo22 "previous example with iprint=2" $
25 " ... with iprint=3" $
50 "previous example with iprint=1" $
53 " ... with iprint=3" $
72 "previous example with iprint=2" $
75 " ... with iprint=3" $
81 iprint=1, rhobeg=3e0, rhoend=1.0e-32, maxfun=1000);
92 "previous example with iprint=2" $
95 iprint=2, rhobeg=3e0, rhoend=1.0e-32, maxfun=1000);
97 " ... with iprint=3" $
[all …]
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dscriptinfo.pl19 sub iprint { subroutine
26 iprint 'Usage: /script info <scriptname>';
31 iprint "\c_== Script info for $data ==";
34 iprint 'Script is not loaded.';
42 iprint 'Script has no $VERSION and no %IRSSI. ',
55 iprint"\cC5$_\cC", ' ' x (2 + $max - length $_), $info{$_};
60 iprint "\cC5$_\cC", ' ' x (2 + $max - length $_), $info{$_};
67 iprint 'Usage: /script sv <scriptname>';
73 iprint 'Module is not loaded.';
85 iprint 'Script has no information.';
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dscalar.c238 if (iprint[0]==1 || iprint[1]==1) change=1; in _dxfscalar_base()
290 iprint[4]=1; in _dxfscalar_base()
300 iprint[4]=1; in _dxfscalar_base()
306 if (iprint[0]>0 && !in[4]) iprint[0]=0; in _dxfscalar_base()
307 if (iprint[1]>0 && !in[5]) iprint[1]=0; in _dxfscalar_base()
308 if (iprint[2]>0 && !in[6]) iprint[2]=0; in _dxfscalar_base()
309 if (iprint[3]>0 && !in[8]) iprint[3]=0; in _dxfscalar_base()
337 if (iprint[0]>0){ in _dxfscalar_base()
342 if (iprint[1]>0){ in _dxfscalar_base()
347 if (iprint[2]>0){ in _dxfscalar_base()
[all …]
H A Dinteger.c228 iprint[4]=1; in _dxfinteger_base()
232 if (iprint[0]==1 || iprint[1]==1) change=1; in _dxfinteger_base()
245 iprint[4]=1; in _dxfinteger_base()
287 iprint[4]=1; in _dxfinteger_base()
297 iprint[4]=1; in _dxfinteger_base()
308 if (iprint[0]==1 && !in[4]) iprint[0]=0; in _dxfinteger_base()
309 if (iprint[1]==1 && !in[5]) iprint[1]=0; in _dxfinteger_base()
310 if (iprint[2]==1 && !in[6]) iprint[2]=0; in _dxfinteger_base()
338 if (iprint[0]==1){ in _dxfinteger_base()
343 if (iprint[1]==1){ in _dxfinteger_base()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/src/fortran/
H A Dn1qn2a.f53 if (iprint.ge.1) then
67 if (iprint.ge.5) then
72 if (iprint.eq.3) then
78 if (iprint.eq.4) then
100 if (iprint.lt.0) then
108 if (iprint.ge.5) then
113 if (iprint.ge.4) then
118 if (iprint.ge.3) then
135 if (iprint.ge.5) then
204 if (iprint.ge.5) then
[all …]
H A Dn1qn3a.f51 if (iprint.ge.1) then
68 if (iprint.ge.4) then
73 if (iprint.eq.3) then
79 if (iprint.eq.4) then
101 if (iprint.lt.0) then
109 if (iprint.ge.4) then
114 if (iprint.ge.3) then
119 if (iprint.ge.2) then
132 if (iprint.ge.4) then
201 if (iprint.ge.4) then
[all …]
H A Dzqnbd.f26 if(iprint.lt.4)go to 3
94 if(iprint.gt.0) then
100 if(iprint.gt.0) then
126 if(iprint.gt.0) then
149 if(iprint.gt.0) then
155 if(iprint.gt.0) then
160 202 if(iprint.ge.2) then
180 if(iprint.gt.3) then
288 if(iprint.gt.2) then
297 if(iprint.gt.0) then
[all …]
H A Dzgcbd.f29 if(iprint.ge.4) then
159 if(iprint.gt.0) then
200 if(iprint.gt.0) then
228 if(iprint.ge.2) then
250 if(iprint.gt.2) then
263 if(iprint.gt.2) then
290 iprint1=iprint
356 if(iprint.ge.3) then
381 if(iprint.gt.2) then
414 if(iprint.ge.5) then
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/esock_misc/
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen port: ~p", [LPort]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/esock_misc/
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen port: ~p", [LPort]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen addr: ~p", [LAddr]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen addr: ~p", [LAddr]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen addr: ~p", [LAddr]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/esock_misc/
H A Desock_iow_client.erl50 ?LIB:iprint("open"),
52 ?LIB:iprint("iow"),
54 ?LIB:iprint("bind"),
58 ?LIB:iprint("connect (to ~w)", [ServerPort]),
61 ?LIB:iprint("connected - now await begin"),
64 ?LIB:iprint("begin"),
74 ?LIB:iprint("Counter ~w wrapped", [Cnt]),
77 ?LIB:iprint("Received: ~n ~p~n", [Any]),
83 ?LIB:iprint("Counters:"
H A Desock_iow_server.erl39 ?LIB:iprint("open"),
41 ?LIB:iprint("iow"),
43 ?LIB:iprint("bind"),
47 ?LIB:iprint("listen addr: ~p", [LAddr]),
48 ?LIB:iprint("make listen socket"),
50 ?LIB:iprint("accept"),
61 ?LIB:iprint("Counters:"
77 ?LIB:iprint("Counter ~w wrapped", [Cnt]);
79 ?LIB:iprint("Received: ~n ~p~n", [Any])
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dgeneral.h152 integer *ksymop, real* work, integer* lwork, integer* iprint);
155 integer* lwork, integer* iprint);
159 real* work, integer* lwork, integer* iprint);
168 real* work, integer* lwork, integer* iprint);
170 real* work, integer* lwork, integer* iprint);
177 real* work, integer* lwork, integer* iprint);
180 real* work, integer *lwork, integer* iprint);
183 real* work, integer* lwork, integer* iprint);
189 void dft_kohn_sham_slave (real* work, integer* lwork, integer* iprint);
190 void dft_lin_resp_slave (real* work, integer* lwork, integer* iprint);
[all …]
/dports/science/tinker/tinker/source/
H A Dmdstat.f65 modstep = mod(istep,iprint)
69 if (modstep.eq.1 .or. iprint.eq.1) then
112 write (iout,50) iprint,istep
132 etot_ave = etot_sum / dble(iprint)
133 etot2_ave = etot2_sum / dble(iprint)
160 epot_ave = epot_sum / dble(iprint)
161 epot2_ave = epot2_sum / dble(iprint)
188 ekin_ave = ekin_sum / dble(iprint)
189 ekin2_ave = ekin2_sum / dble(iprint)
216 temp_ave = temp_sum / dble(iprint)
[all …]
/dports/science/packmol/packmol-18.169/
H A Dgencan.f1729 if( iprint .ge. 3 ) then
1763 if(iprint.gt.0) then
1855 if( iprint .ge. 2 ) then
1870 if( iprint .ge. 3 ) then
2417 if( iprint .ge. 2 ) then
2485 if ( iprint .ge. 3 ) then
2754 if ( iprint .ge. 4 ) then
2791 if ( iprint .ge. 4 ) then
2908 if ( iprint .ge. 4 ) then
3265 if ( iprint .ge. 4 ) then
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/
H A DLBFGSOptimizer.cpp42 iprint[0] = iprint[1] = 0; // no output generated in LBFGSOptimizer()
59 iprint[0] = iprint[1] = iprint[2] = diagnosticsLevel; in optimize()
68 lbfgs_( n, m, &results[0], &f, iprint, &convergenceTolerance, &xtol ); in optimize()

12345678910>>...43