5.53.2. extras.torch.Idag¶
- eminus.extras.torch.Idag(atoms, W, ik=-1, full=False)[source]¶
Conjugated backwards transformation from real-space to reciprocal space.
- Parameters:
atoms – Atoms object.
W – Expansion coefficients of unconstrained wave functions in reciprocal space.
- Keyword Arguments:
ik – k-point index.
full – Whether to transform in the full or in the active space.
- Returns:
The operator applied on W.