Home
last modified time | relevance | path

Searched refs:w_def (Results 1 – 25 of 44) sorted by relevance

12

/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Dsym_def.f9036 complex(DP) :: w_def (npertx) local
44 w_def = (0.d0, 0.d0)
47 w_def (ipert) = w_def (ipert) + tmq (jpert, ipert, irr) &
52 def (ipert) = 0.5d0 * (def (ipert) + CONJG(w_def (ipert) ) )
58 w_def = (0.d0, 0.d0)
63 w_def (ipert) = w_def (ipert) + t (jpert, ipert, irot, irr) &
71 def = w_def / DBLE(nsymq)
/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/demos/widtrib/
H A Dall.pl59 my @w_def = (
235 for my $w_def (@w_def) {
237 if (UNIVERSAL::isa($w_def, "HASH")) {
238 $separator = $w_def->{separator};
240 $class = $w_def->{class};
241 $text = $w_def->{text} || $class;
243 $action = $w_def->{action};
244 $scrolled = $w_def->{scrolled};
245 $dialog = $w_def->{dialog};
250 if ($w_def->{require}) {
[all …]
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_formulafunc.c992 WFormula_p w_def, c_def, formula, arch_form; in TFormulaSetIntroduceDefs() local
1015 w_def = WTFormulaAlloc(terms, newdef); in TFormulaSetIntroduceDefs()
1016 DocFormulaCreationDefault(w_def, inf_fof_intro_def, NULL, NULL); in TFormulaSetIntroduceDefs()
1017 cell->vals[0].i_val = w_def->ident; /* Replace polarity with in TFormulaSetIntroduceDefs()
1019 arch_form = WFormulaFlatCopy(w_def); in TFormulaSetIntroduceDefs()
1022 WFormulaPushDerivation(w_def, DCFofQuote, arch_form, NULL); in TFormulaSetIntroduceDefs()
1027 cell->vals[2].i_val = w_def->ident; /* ..and this is the in TFormulaSetIntroduceDefs()
1030 FormulaSetInsert(set, w_def); in TFormulaSetIntroduceDefs()
1037 DocFormulaCreationDefault(c_def, inf_fof_split_equiv, w_def, NULL); in TFormulaSetIntroduceDefs()
1046 WFormulaFree(w_def); in TFormulaSetIntroduceDefs()
/dports/math/algae/algae-4.3.6/superlu/
H A Dzgstrf.c218 int w_def; /* upper bound on panel width */ in zgstrf() local
268 w_def = panel_size; in zgstrf()
327 panel_size = w_def; in zgstrf()
H A Ddgstrf.c218 int w_def; /* upper bound on panel width */ in dgstrf() local
268 w_def = panel_size; in dgstrf()
327 panel_size = w_def; in dgstrf()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dzgstrf.c217 int w_def; /* upper bound on panel width */ in zgstrf() local
270 w_def = panel_size; in zgstrf()
329 panel_size = w_def; in zgstrf()
H A Dsgstrf.c217 int w_def; /* upper bound on panel width */ in sgstrf() local
270 w_def = panel_size; in sgstrf()
329 panel_size = w_def; in sgstrf()
H A Ddgstrf.c218 int w_def; /* upper bound on panel width */ in dgstrf() local
272 w_def = panel_size; in dgstrf()
331 panel_size = w_def; in dgstrf()
H A Dcgstrf.c217 int w_def; /* upper bound on panel width */ in cgstrf() local
270 w_def = panel_size; in cgstrf()
329 panel_size = w_def; in cgstrf()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Dzgstrf.c240 int w_def; /* upper bound on panel width */ in zgstrf() local
293 w_def = panel_size; in zgstrf()
352 panel_size = w_def; in zgstrf()
H A Dcgstrf.c240 int w_def; /* upper bound on panel width */ in cgstrf() local
293 w_def = panel_size; in cgstrf()
352 panel_size = w_def; in cgstrf()
H A Dsgstrf.c240 int w_def; /* upper bound on panel width */ in sgstrf() local
293 w_def = panel_size; in sgstrf()
352 panel_size = w_def; in sgstrf()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Dcgstrf.c221 int w_def; /* upper bound on panel width */ in cgstrf() local
274 w_def = panel_size; in cgstrf()
333 panel_size = w_def; in cgstrf()
H A Dsgstrf.c221 int w_def; /* upper bound on panel width */ in sgstrf() local
274 w_def = panel_size; in sgstrf()
333 panel_size = w_def; in sgstrf()
H A Dzgstrf.c221 int w_def; /* upper bound on panel width */ in zgstrf() local
274 w_def = panel_size; in zgstrf()
333 panel_size = w_def; in zgstrf()
H A Ddgstrf.c221 int w_def; /* upper bound on panel width */ in dgstrf() local
274 w_def = panel_size; in dgstrf()
333 panel_size = w_def; in dgstrf()
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Dcgstrf.c238 int w_def; /* upper bound on panel width */ in cgstrf() local
291 w_def = panel_size; in cgstrf()
350 panel_size = w_def; in cgstrf()
H A Ddgstrf.c238 int w_def; /* upper bound on panel width */ in dgstrf() local
291 w_def = panel_size; in dgstrf()
350 panel_size = w_def; in dgstrf()
H A Dsgstrf.c238 int w_def; /* upper bound on panel width */ in sgstrf() local
291 w_def = panel_size; in sgstrf()
350 panel_size = w_def; in sgstrf()
H A Dzgstrf.c238 int w_def; /* upper bound on panel width */ in zgstrf() local
291 w_def = panel_size; in zgstrf()
350 panel_size = w_def; in zgstrf()
/dports/math/superlu/superlu-5.2.2/SRC/
H A Ddgstrf.c238 int w_def; /* upper bound on panel width */ in dgstrf() local
291 w_def = panel_size; in dgstrf()
350 panel_size = w_def; in dgstrf()
H A Dzgstrf.c238 int w_def; /* upper bound on panel width */ in zgstrf() local
291 w_def = panel_size; in zgstrf()
350 panel_size = w_def; in zgstrf()
H A Dsgstrf.c238 int w_def; /* upper bound on panel width */ in sgstrf() local
291 w_def = panel_size; in sgstrf()
350 panel_size = w_def; in sgstrf()
H A Dcgstrf.c238 int w_def; /* upper bound on panel width */ in cgstrf() local
291 w_def = panel_size; in cgstrf()
350 panel_size = w_def; in cgstrf()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/SuperLU/
H A Ddgstrf.c217 int w_def; /* upper bound on panel width */ in dgstrf() local
273 w_def = panel_size; in dgstrf()
351 panel_size = w_def; in dgstrf()

12