Home
last modified time | relevance | path

Searched refs:schwarz (Results 1 – 25 of 861) sorted by relevance

12345678910>>...35

/dports/games/xvier/xvier-1.0/
H A Dvier.c107 sp -> pos = &schwarz[h1];
109 schwarz[h1] = -1;
175 sp -> pos = &schwarz[h1];
177 schwarz[h1] = -1;
348 schwarz[h1] = -1;
418 schwarz[h1]++;
543 if ((schwarz[h1]) >= 0) {
547 schwarz[h1] = -1;
641 if ((schwarz[h1]) >= 0) {
644 schwarz[h1]++;
[all …]
/dports/math/mfem/mfem-4.3/miniapps/navier/
H A Dnavier_cht.cpp80 } schwarz; variable
194 mesh->SetCurvature(color == 0 ? schwarz.fluid_order : schwarz.solid_order); in main()
223 dt = schwarz.dt, in main()
224 t_final = schwarz.t_final; in main()
230 flowsolver = new NavierSolver(pmesh, schwarz.fluid_order, in main()
231 schwarz.fluid_kin_vis); in main()
256 switch (schwarz.ode_solver_type) in main()
273 std::cout << "Unknown ODE solver type: " << schwarz.ode_solver_type << '\n'; in main()
277 fec_s = new H1_FECollection(schwarz.solid_order, dim); in main()
318 coper = new ConductionOperator(*fes_s, schwarz.alpha, schwarz.kappa, in main()
/dports/math/freefem++/FreeFem-sources-4.6/examples/mpi/
H A Dregtests.sh10 NPROCS=2 REGEDP=schwarz.edp ../regtests.sh
15 NPROCS=2 REGEDP=schwarz-b.edp ../regtests.sh
20 NPROCS=2 REGEDP=schwarz-c.edp ../regtests.sh
/dports/devel/ga/ga-5.8/tcgmsg/examples/
H A Dscf.f137 subroutine makesz(schwarz, schwmax) argument
141 dimension schwarz(nnbfn)
150 call dfill(nnbfn, 0.0d0, schwarz, 1)
159 schwarz(ij) = sqrt(gg)
160 schwmax = max(schwmax, schwarz(ij))
165 call dgop(101+MSGDBL, schwarz, nnbfn, '+')
273 subroutine oneel(dens, schwarz, schwmax, fock, eone) argument
276 dimension dens(nnbfn), fock(nnbfn), schwarz(nnbfn)
335 dimension dens(nnbfn), fock(nnbfn), schwarz(nnbfn)
348 if (schwarz(ij)*schwmax .lt. tol2e) then
[all …]
/dports/science/bagel/bagel-1.2.2/src/scf/fmm/
H A Dbox.cc48 if (i->schwarz() < schwarz_thresh_) continue; in init()
54 if (i->schwarz() < schwarz_thresh_) continue; in init()
61 if (i->schwarz() < schwarz_thresh_) continue; in init()
218 if (v->schwarz() < schwarz_thresh_) continue; in compute_M2M()
416 const double integral_bound = mulfactor * v01->schwarz() * v23->schwarz(); in compute_Fock_nf()
471 const double integral_bound = mulfactor * v01->schwarz() * v23->schwarz(); in compute_Fock_nf()
552 if (v->schwarz() < schwarz_thresh_) continue; in compute_Fock_ff()
880 const double integral_bound = mulfactor * v01->schwarz() * v23->schwarz(); in compute_Fock_nf_J()
929 const double integral_bound = mulfactor * v01->schwarz() * v23->schwarz(); in compute_Fock_nf_J()
1023 const double integral_bound = mulfactor * v01->schwarz() * v23->schwarz(); in compute_Fock_nf_K()
[all …]
/dports/devel/py-pycerberus/pycerberus-0.6/pycerberus/locales/de/LC_MESSAGES/
H A Dpycerberus.po3 # Felix Schwarz <felix.schwarz@oss.schwarz.eu>, 2010-2014.
8 "Report-Msgid-Bugs-To: felix.schwarz@oss.schwarz.eu\n"
11 "Last-Translator: Felix Schwarz <felix.schwarz@oss.schwarz.eu>\n"
12 "Language-Team: de <felix.schwarz@oss.schwarz.eu>\n"
/dports/games/cuyo/cuyo-2.1.0/datasrc/pics/
H A Dgen_augen.ml64 let misch_bilder mischer rot gruen blau schwarz =
75 misch [r,rot p; g,gruen p; b,blau p; s,schwarz])
155 Strich (schwarz,[unterlid]);
159 Strich (schwarz,[oberlid; wimpern]);
187 let lider ?spezial dx schwarz haut lidf schatten weiss = kombiniere_bildchen
206 schwarz))))
216 then schwarz
243 schwarz
289 (lider ~spezial:() (-.1.0) schwarz haut haut schatten durchsichtig))
293 (lider (-.2.0) schwarz durchsichtig haut durchsichtig weiss))
H A Dgen_kacheln.ml64 Dicker_Strich (schwarz, strichdicke, [randsatt]);
65 Dicker_Strich (schwarz, strichdicke, [randblass]);
78 Dicker_Strich (schwarz, strichdicke, [rand])
127 erzeuge_vektorbild [Dicker_Strich (schwarz,strichdicke,[konvertiere_polygon (
172 erzeuge_vektorbild [Dicker_Strich (schwarz,strichdicke,[konvertiere_polygon (
216 erzeuge_vektorbild [Dicker_Strich (schwarz,strichdicke,[konvertiere_polygon (
317 erzeuge_vektorbild [Dicker_Strich (schwarz,strichdicke,[konvertiere_polygon (
326 erzeuge_vektorbild [Dicker_Strich (schwarz,strichdicke,[konvertiere_polygon (
/dports/math/freefem++/FreeFem-sources-4.6/examples/tutorial/
H A DMakefile.am28 ….edp plot.edp readmesh.edp region.edp saverestore.edp schwarz-gc.edp schwarz-no-overlap.edp schwar…
H A Dschwarz-overlap.edp13 plot(th,TH,ps="schwarz-th.eps");
32 plot(U,u,wait=true,ps="schwarz-u"+i+".eps");
35 plot(U,u,ps="schwarz-u.eps");
H A Dschwarz-no-overlap.edp13 plot(th,TH,wait=1,ps="schwarz-no-th.eps");
38 plot(U,u,wait=true,ps="schwarz-no-u"+i+".eps",dim=3,fill=1);
41 plot(U,u,ps="schwarz-no-u.eps");
H A Dregtests.edp435 cout << "--------- file : schwarz-gc.edp -----------------" << endl;
440 include "schwarz-gc.edp";
442 cout<<"schwarz-gc reference value = "<<REFschwarzXgc
448 cout << "--------- file : schwarz-no-overlap.edp -----------------" << endl;
453 include "schwarz-no-overlap.edp";
455 cout<<"schwarz-no-overlap reference value = "<<REFschwarzXnoXoverlap
461 cout << "--------- file : schwarz-overlap.edp -----------------" << endl;
466 include "schwarz-overlap.edp";
468 cout<<"schwarz-overlap reference value = "<<REFschwarzXoverlap
H A Dregtests.m460 ONETEST(schwarz-gc,u1[]'*u1[],5e-2)
61 ONETEST(schwarz-no-overlap,u[]'*u[],5e-2)
62 ONETEST(schwarz-overlap,u[]'*u[],5e-2)
/dports/textproc/p5-Text-German/Text-German-0.06/lib/Text/German/
H A DAdjektiv.pm97 schw�rz schwarz:1
99 schwarz schwarz:1
/dports/devel/py-pycerberus/pycerberus-0.6/
H A Dsetup.cfg3 msgid_bugs_address = felix.schwarz@oss.schwarz.eu
/dports/print/dvi2tty/dvi2tty-5.3.4/debian/
H A Dchangelog66 -- Christian Schwarz <schwarz@debian.org> Tue, 10 Mar 1998 21:07:41 +0100
73 -- Christian Schwarz <schwarz@debian.org> Sun, 13 Jul 1997 21:59:04 +0200
81 -- Christian Schwarz <schwarz@debian.org> Sat, 22 Mar 1997 13:42:13 +0100
117 add-log-mailing-address: "schwarz@debian.org"
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4/debian/
H A Dchangelog66 -- Christian Schwarz <schwarz@debian.org> Tue, 10 Mar 1998 21:07:41 +0100
73 -- Christian Schwarz <schwarz@debian.org> Sun, 13 Jul 1997 21:59:04 +0200
81 -- Christian Schwarz <schwarz@debian.org> Sat, 22 Mar 1997 13:42:13 +0100
117 add-log-mailing-address: "schwarz@debian.org"
/dports/sysutils/py-pkginfo/pkginfo-1.8.2/pkginfo/
H A Dbdist.py29 schwarz = sorted([(len(x), x) for x in tuples])
30 for path in [x[1] for x in schwarz]:
H A Dwheel.py47 schwarz = sorted([(len(x), x) for x in tuples])
48 for path in [x[1] for x in schwarz]:
H A Dsdist.py44 schwarz = sorted([(len(x), x) for x in tuples])
45 for path in [x[1] for x in schwarz]:
/dports/science/bagel/bagel-1.2.2/src/scf/hf/
H A Dfock_base.cc32 …red_ptr<const MatType> previous, std::shared_ptr<const MatType> den, const vector<double>& schwarz) in Fock_base_() argument
33 : Matrix1e_<MatType>(geom), geom_(geom), previous_(previous), density_(den), schwarz_(schwarz) { in Fock_base_()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/twine/
H A Dwininst.py50 schwarz = sorted([(len(x), x) for x in tuples])
51 for path in [x[1] for x in schwarz]:
/dports/devel/py-twine/twine-3.7.0/twine/
H A Dwininst.py50 schwarz = sorted([(len(x), x) for x in tuples])
51 for path in [x[1] for x in schwarz]:
/dports/science/bagel/bagel-1.2.2/src/wfn/
H A Dgeometry.cc464 vector<double> Geometry::schwarz() const { in schwarz() function in Geometry
466 vector<double> schwarz; in schwarz() local
478 schwarz.resize(size * size); in schwarz()
498 schwarz[i0 * size + i1] = cmax; in schwarz()
499 schwarz[i1 * size + i0] = cmax; in schwarz()
504 schwarz.resize(nsp); in schwarz()
506 schwarz[i] = fmm_->shellpair(i)->schwarz(); in schwarz()
509 return schwarz; in schwarz()
/dports/graphics/bmeps/dktools-4.31.1/dk4app/de/
H A Ddk4colpal.str18 schwarz
22 Schattierung ändern (zu schwarz oder weiß mischen)

12345678910>>...35