Home
last modified time | relevance | path

Searched defs:pot_extrapolation (Results 1 – 5 of 5) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dpwscf_input.py2485 pot_extrapolation = 'second_order', argument
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqexsd_input.f90331 refold_pos,pot_extrapolation,wfc_extrapolation,& argument
340 CHARACTER(LEN=*),INTENT(IN) :: ion_dynamics,pot_extrapolation,wfc_extrapolation,& local
H A Dinput_parameters.f901150 CHARACTER(len=80) :: pot_extrapolation = 'default', & variable
1189 refold_pos, upscale, delta_t, pot_extrapolation, & local
H A Dqes_init_module.f901957 SUBROUTINE qes_init_md(obj, tagname, pot_extrapolation, wfc_extrapolation, ion_temperature,& argument
1964 CHARACTER(LEN=*),INTENT(IN) :: pot_extrapolation local
H A Dqes_types_module.f90699 CHARACTER(len=256) :: pot_extrapolation component