Home
last modified time | relevance | path

Searched refs:omegamax (Results 1 – 25 of 49) sorted by relevance

12

/dports/science/nwchem-data/nwchem-7.0.2-release/src/dimqm/
H A Dqmr_real.F37 double precision omegamax, omega
102 omegamax = ONE / omega
160 omegamax = MAX(omegamax, ONE/omega)
194 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_complex.F37 double precision omegamax, omega, cosn, res_0
112 omegamax = ONE / omega
176 omegamax = MAX(omegamax, ONE/omega)
210 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_seed_complex.F38 double precision omegamax, omega, cosn, res_0
122 omegamax = ONE / omega
186 omegamax = MAX(omegamax, ONE/omega)
258 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_seed_real.F38 double precision omegamax, omega
117 omegamax = ONE / omega
175 omegamax = MAX(omegamax, ONE/omega)
261 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_real.F40 double precision omegamax, omega
176 omegamax = ONE / omega
239 omegamax = MAX(omegamax, ONE/omega)
273 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_complex.F41 double precision omegamax, omega, cosn, res_0
183 omegamax = ONE / omega
253 omegamax = MAX(omegamax, ONE/omega)
287 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_real_augment.F38 double precision omegamax, omega
173 omegamax = ONE / omega
234 omegamax = MAX(omegamax, ONE/omega)
290 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/dimqm/
H A Dqmr_real.F37 double precision omegamax, omega
102 omegamax = ONE / omega
160 omegamax = MAX(omegamax, ONE/omega)
194 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_complex.F37 double precision omegamax, omega, cosn, res_0
112 omegamax = ONE / omega
176 omegamax = MAX(omegamax, ONE/omega)
210 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_seed_real.F38 double precision omegamax, omega
117 omegamax = ONE / omega
175 omegamax = MAX(omegamax, ONE/omega)
261 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dqmr_seed_complex.F38 double precision omegamax, omega, cosn, res_0
122 omegamax = ONE / omega
186 omegamax = MAX(omegamax, ONE/omega)
258 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_real.F40 double precision omegamax, omega
176 omegamax = ONE / omega
239 omegamax = MAX(omegamax, ONE/omega)
273 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_complex.F41 double precision omegamax, omega, cosn, res_0
183 omegamax = ONE / omega
253 omegamax = MAX(omegamax, ONE/omega)
287 $ SQRT(REAL(niter+1, KIND=8))*omegamax*ABS(rhs_n_plus1)/res_0
H A Dseeded_qmr_real_augment.F38 double precision omegamax, omega
173 omegamax = ONE / omega
234 omegamax = MAX(omegamax, ONE/omega)
290 $ SQRT(REAL(niter+1))*omegamax*ABS(rhs_n_plus1)/res_0
/dports/math/octave-forge-lssa/lssa-0.1.4/inst/
H A Dlsreal.m38 function transform = lsreal (t, x, omegamax, ncoeff, noctave)
49 elseif (! isscalar (omegamax))
55 elseif (omegamax == 0)
74 ot = t(:) * (omul * omegamax);
75 oit = t(:) * (omul * omegamax * 2);
H A Dlscomplex.m33 function transform = lscomplex (t, x, omegamax, ncoeff, noctave)
43 elseif (! isscalar (omegamax))
49 elseif (omegamax == 0)
66 ot = t(:) * (omul * omegamax);
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/response/
H A Dchi0.py61 def __init__(self, domega0, omega2, omegamax): argument
63 wmax = int(omegamax / (domega0 + beta * omegamax))
71 self.omegamax = omegamax
106 def frequency_grid(domega0, omega2, omegamax): argument
108 wmax = int(omegamax / (domega0 + beta * omegamax)) + 2
118 frequencies=None, domega0=0.1, omega2=10.0, omegamax=None, argument
271 self.omegamax = None if omegamax is None else omegamax / Ha
278 if self.omegamax is None:
279 self.omegamax = omax
281 (self.omegamax * Ha), file=self.fd)
[all …]
/dports/science/octopus/octopus-10.5/src/hamiltonian/
H A Dlasers.F90202 subroutine laser_to_numerical_all(laser, dt, max_iter, omegamax) argument
206 FLOAT, intent(in) :: omegamax
213 call tdf_to_numerical(laser%f, max_iter, dt, omegamax)
233 subroutine laser_to_numerical(laser, dt, max_iter, omegamax) argument
237 FLOAT, intent(in) :: omegamax
241 call tdf_to_numerical(laser%f, max_iter, dt, omegamax)
242 call tdf_to_numerical(laser%phi, max_iter, dt, omegamax)
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/equil/
H A DMultiPhaseEquil.cpp449 double omegamax = 1.0; in stepComposition() local
469 if (m_work[k] < 0.0 && omax < omegamax) { in stepComposition()
470 omegamax = omax; in stepComposition()
471 if (omegamax < 1.0e-5) { in stepComposition()
482 if (omax < omegamax) { in stepComposition()
483 omegamax = omax; in stepComposition()
484 if (omegamax < 1.0e-5) { in stepComposition()
494 step(omegamax, m_work); in stepComposition()
505 double omega = omegamax; in stepComposition()
/dports/science/berkeleygw/BGW-2.0.0/examples/DFT/Zn2O2/
H A Dplot_Zn2O2_epsinv.py34 omegamax = 100.0 variable
51 myaxis = matplotlib.pyplot.axis([omegamin, omegamax, epsmin, epsmax])
/dports/science/octopus/octopus-10.5/src/opt_control/
H A Dcontrolfunction.F90108 …FLOAT :: omegamax = M_ZERO !< The representations based on Fou…
167 this%omegamax = M_ZERO
292 call parse_variable(namespace, 'OCTControlFunctionOmegaMax', -M_ONE, cf_common%omegamax)
296 …units_from_atomic(units_out%energy, cf_common%omegamax), ' ['//trim(units_abbrev(units_out%energy)…
387 call laser_to_numerical_all(ep%lasers(il), dt, max_iter, cf_common%omegamax)
389 call laser_to_numerical(ep%lasers(il), dt, max_iter, cf_common%omegamax)
506 call tdf_to_numerical(cf_common%td_penalty(irow), steps, dt, cf_common%omegamax)
561 call tdf_init_numerical(cp%f(ipar), ntiter, dt, cf_common%omegamax)
1049 wa = cp%w0 - M_THREE * cf_common%omegamax
1050 wb = cp%w0 + M_THREE * cf_common%omegamax
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/kinsol/
H A Dkinsol_io.c471 int KINSetResMonParams(void *kinmem, realtype omegamin, realtype omegamax) in KINSetResMonParams() argument
502 if (omegamax < ZERO) in KINSetResMonParams()
508 if (omegamax == ZERO) in KINSetResMonParams()
525 if (kin_mem->kin_omega_min > omegamax) in KINSetResMonParams()
532 kin_mem->kin_omega_max = omegamax; in KINSetResMonParams()
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/kinsol/
H A Dkinsol_io.c485 int KINSetResMonParams(void *kinmem, realtype omegamin, realtype omegamax) in KINSetResMonParams() argument
510 if (omegamax < ZERO) { in KINSetResMonParams()
515 if (omegamax == ZERO) { in KINSetResMonParams()
525 if (kin_mem->kin_omega_min > omegamax) { in KINSetResMonParams()
529 else kin_mem->kin_omega_max = omegamax; in KINSetResMonParams()
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/response/
H A Dtest_na_plasmon.py84 omegamax=10,
100 omegamax=10,
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/kinsol/
H A Dkinsol_io.c512 int KINSetResMonParams(void *kinmem, realtype omegamin, realtype omegamax) in KINSetResMonParams() argument
537 if (omegamax < ZERO) { in KINSetResMonParams()
542 if (omegamax == ZERO) { in KINSetResMonParams()
552 if (kin_mem->kin_omega_min > omegamax) { in KINSetResMonParams()
556 else kin_mem->kin_omega_max = omegamax; in KINSetResMonParams()

12