File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
module_hamilt_lcao/module_tddft/test Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1919 */
2020
2121#define doublethreshold 1e-8
22- double module_tddft::Evolve_elec::td_print_eij = -1 ;
2322
2423TEST (BandEnergyTest, testBandEnergy)
2524{
Original file line number Diff line number Diff line change 3030#undef private
3131bool berryphase::berry_phase_flag = false ;
3232
33- double module_tddft::Evolve_elec::td_force_dt;
34- bool module_tddft::Evolve_elec::td_vext;
35- std::vector<int > module_tddft::Evolve_elec::td_vext_dire_case;
36- bool module_tddft::Evolve_elec::out_dipole;
37- bool module_tddft::Evolve_elec::out_efield;
3833bool TD_Velocity::out_current;
3934bool TD_Velocity::out_current_k;
4035bool TD_Velocity::out_vecpot;
4136bool TD_Velocity::init_vecpot_file;
42- double module_tddft::Evolve_elec::td_print_eij;
43- int module_tddft::Evolve_elec::td_edm;
4437double elecstate::Gatefield::zgate = 0.5 ;
4538bool elecstate::Gatefield::relax = false ;
4639bool elecstate::Gatefield::block = false ;
You can’t perform that action at this time.
0 commit comments