This is the datatype that contains the objects that are propagated: in principle this could be both the quantum and the classical subsystems, but for the moment it is only the quantum subsystem. So this data type is merely a wrapper around the states_elec_t data type.
More...
This is the datatype that contains the objects that are propagated: in principle this could be both the quantum and the classical subsystems, but for the moment it is only the quantum subsystem. So this data type is merely a wrapper around the states_elec_t data type.
Definition at line 148 of file opt_control_state.F90.
|
| type(states_elec_t) | psi |
| |
| real(real64), dimension(:, :), allocatable | q |
| |
| real(real64), dimension(:, :), allocatable | p |
| |
| integer | natoms |
| |
| integer | ndim |
| |
◆ psi
| type(states_elec_t) opt_control_state_oct_m::opt_control_state_t::psi |
|
private |
| real(real64), dimension(:, :), allocatable opt_control_state_oct_m::opt_control_state_t::q |
|
private |
| real(real64), dimension(:, :), allocatable opt_control_state_oct_m::opt_control_state_t::p |
|
private |
◆ natoms
| integer opt_control_state_oct_m::opt_control_state_t::natoms |
|
private |
◆ ndim
| integer opt_control_state_oct_m::opt_control_state_t::ndim |
|
private |
The documentation for this type was generated from the following file: