Definition at line 186 of file exchange_operator.F90.
|
| integer | nst |
| | Size of the subspace on which the low-rank ACE operator is (approximately) exact. More...
|
| |
| real(real64), dimension(:,:,:,:), allocatable | dchi |
| | Vectors that define the ACE kernel. More...
|
| |
| complex(real64), dimension(:,:,:,:), allocatable | zchi |
| | Vectors that define the ACE kernel. More...
|
| |
| type(wfs_elec_t), dimension(:), allocatable | chib |
| | Device/packed batch form of the ACE vectors,. More...
|
| |
◆ init()
| procedure exchange_operator_oct_m::ace_t::init |
|
private |
◆ end()
| procedure exchange_operator_oct_m::ace_t::end |
|
private |
◆ write_info()
| procedure exchange_operator_oct_m::ace_t::write_info |
|
private |
◆ nst
| integer exchange_operator_oct_m::ace_t::nst |
|
private |
Size of the subspace on which the low-rank ACE operator is (approximately) exact.
Definition at line 187 of file exchange_operator.F90.
◆ dchi
| real(real64), dimension(:,:,:,:), allocatable exchange_operator_oct_m::ace_t::dchi |
|
private |
◆ zchi
| complex(real64), dimension(:,:,:,:), allocatable exchange_operator_oct_m::ace_t::zchi |
|
private |
◆ chib
| type(wfs_elec_t), dimension(:), allocatable exchange_operator_oct_m::ace_t::chib |
|
private |
The documentation for this type was generated from the following file: