ergo
ED::Params Struct Reference

#include <electron_dynamics.h>

Public Member Functions

 Params ()
 

Public Attributes

ergo_real max_time
 
ergo_real timestep
 
ergo_real dc_pulse_strength
 
ergo_real dc_pulse_time
 
ergo_real ac_pulse_max
 
ergo_real ac_pulse_omega
 
std::string field_type
 

Constructor & Destructor Documentation

◆ Params()

ED::Params::Params ( )
inline

Member Data Documentation

◆ ac_pulse_max

ergo_real ED::Params::ac_pulse_max

Referenced by es_run().

◆ ac_pulse_omega

ergo_real ED::Params::ac_pulse_omega

Referenced by es_run().

◆ dc_pulse_strength

ergo_real ED::Params::dc_pulse_strength

Referenced by es_run().

◆ dc_pulse_time

ergo_real ED::Params::dc_pulse_time

Referenced by es_run().

◆ field_type

std::string ED::Params::field_type

Referenced by es_run().

◆ max_time

ergo_real ED::Params::max_time

Referenced by do_tdhf_dynamics(), and es_run().

◆ timestep

ergo_real ED::Params::timestep

Referenced by do_tdhf_dynamics(), and es_run().


The documentation for this struct was generated from the following file: