![]() |
Octopus
|
batchified scale with optional conjugation: \( y = a*CJ(x) \) More...
batchified scale with optional conjugation: \( y = a*CJ(x) \)
Definition at line 181 of file batch_ops.F90.
Private Member Functions | |
| subroutine | dbatch_scal2v (np, aa, xx, yy, conjugate_xx) |
| calculate yy(ist,:) = aa*CJ(xx(ist,:)) for a batch More... | |
| subroutine | zbatch_scal2v (np, aa, xx, yy, conjugate_xx) |
| calculate yy(ist,:) = aa*CJ(xx(ist,:)) for a batch More... | |
|
private |
calculate yy(ist,:) = aa*CJ(xx(ist,:)) for a batch
Definition at line 1719 of file batch_ops.F90.
|
private |
calculate yy(ist,:) = aa*CJ(xx(ist,:)) for a batch
Definition at line 3493 of file batch_ops.F90.