Definition at line 179 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...
|
|
◆ init()
procedure exchange_operator_oct_m::ace_t::init |
|
private |
◆ end()
procedure exchange_operator_oct_m::ace_t::end |
|
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 180 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 |
The documentation for this type was generated from the following file: