Home
last modified time | relevance | path

Searched defs:ham (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/science/py-gpaw/gpaw-21.6.0/gpaw/eigensolvers/
H A Deigensolver.py117 def iterate(self, ham, wfs): argument
144 def iterate_one_k_point(self, ham, kpt): argument
148 def calculate_residuals(self, kpt, wfs, ham, psit, P, eps_n, argument
171 def subspace_diagonalize(self, ham, wfs, kpt): argument
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/maps/semos/bakery/
H A DChefNPCTest.java120 final StackableItem ham = new StackableItem("ham", "", "", null); in testHiAndMakeWithStuffSingle() local
177 final StackableItem ham = new StackableItem("ham", "", "", null); in testHiAndMakeWithStuffMultiple() local
235 final StackableItem ham = new StackableItem("ham", "", "", null); in testMultipleWithoutName() local
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/
H A Dscf.py60 def irun(self, wfs, ham, dens, log, callback): argument
103 def collect_errors(self, dens, ham, wfs): argument
136 def log(self, log, niter, wfs, ham, dens, errors): argument
H A Dforces.py8 def calculate_forces(wfs, dens, ham, log=None): argument
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/xc/
H A Dnoncollinear.py32 def iterate(self, ham, wfs): argument
45 def iterate_one_k_point(self, ham, wfs, kpt, Vt_xdMM): argument
H A Dtools.py18 def _vxc(xc, ham, dens, wfs, paw=None, coredensity=True): argument
/dports/security/maia/maia_mailguard-7f20bd4/php/maia_db/
H A Dstats.php726 function calculate_npv($ham, $fn)
758 function calculate_specificity($ham, $fp)
774 function calculate_efficiency($spam, $ham, $fp, $fn)
/dports/lang/cython/Cython-0.29.24/tests/compile/
H A Dextimported.pyx8 ham = None variable
H A Dnotnonearg.pyx6 def ham(Spam s, Eggs e not None): function
/dports/lang/cython-devel/cython-2b1e743/tests/compile/
H A Dextimported.pyx8 ham = None variable
H A Dnotnonearg.pyx6 def ham(Spam s, Eggs e not None): function
/dports/www/py-nevow/Nevow-0.14.0/examples/formpost/
H A Dformpost2.py38 slam=newChoicesWay, ham=deferChoicesWay, radio=radioChoices, custom=customValueToKey): argument
48 def bar(self, baz, slam, ham, radio, custom): argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/imports/
H A Dimport-from-missing.rs5 pub fn ham() { } in ham() function
H A Dimport-from.rs7 pub fn ham() { } in ham() function
/dports/science/dftbplus/dftbplus-19.1/external/scalapackfx/origin/test/
H A Ddet.py6 ham = np.fromfile(fp, dtype=float, count=nn*nn, sep=" ") variable
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Hamiltonians/
H A DHamiltonianFactory.h37 auto ham = hamiltonians.find(ID); in is_constructed() local
50 auto ham = hamiltonians.find(ID); in getHamiltonian() local
/dports/www/p5-Net-Akismet/Net-Akismet-0.05/lib/Net/
H A DAkismet.pm212 sub ham { subroutine
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/lib/
H A Dtest_stream.c28 static unsigned long long ham = 0xdeadbeefdeadbeef; variable
/dports/net/frr7/frr-frr-7.5.1/tests/lib/
H A Dtest_stream.c28 static unsigned long long ham = 0xdeadbeefdeadbeef; variable
/dports/net/quagga/quagga-1.2.4/tests/
H A Dtest-stream.c27 static unsigned long long ham = 0xdeadbeefdeadbeef; variable
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Estimators/
H A DEstimatorHandler.h154 Hamiltonian& ham = HamFac.getHamiltonian(TGgen.gTG(), ham_name); in AFQMCInfo() local
160 Hamiltonian& ham = HamFac.getHamiltonian(TGgen.gTG(), ham0); in AFQMCInfo() local
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/markasjunk/drivers/
H A Dsa_detach.php34 public function ham(&$uids, $src_mbox, $dst_mbox) function in markasjunk_sa_detach
H A Djsevent.php83 public function ham(&$uids, $mbox) function in markasjunk_jsevent
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dmetaclass.rb24 def ham singletonMethod in MetaClassSpecs.C
/dports/devel/py-proto-plus/proto-plus-1.19.6/tests/
H A Dtest_fields_oneof.py36 ham = proto.Field(proto.STRING, number=4, oneof="eggs") variable in test_multiple_oneofs.Foo

1234567891011