Generic interface that points to specific implementation. More...
Private Member Functions | |
| subroutine | ssht_core_mweo_inverse_sp (f, f_sp, phi_sp, flm, L, spin, verbosity) |
Generic interface that points to specific implementation.
Definition at line 116 of file ssht_core_mod.f90.
| subroutine ssht_core_mod::ssht_core_mweo_inverse::ssht_core_mweo_inverse_sp | ( | complex(dpc),dimension(0:l-2, 0:2*l-2),intent(out) | f, | |
| complex(dpc),intent(out) | f_sp, | |||
| real(dp),intent(out) | phi_sp, | |||
| complex(dpc),dimension(0:l**2-1),intent(in) | flm, | |||
| integer,intent(in) | L, | |||
| integer,intent(in) | spin, | |||
| integer,intent(in),optional | verbosity | |||
| ) | [private] |
Definition at line 259 of file ssht_core_mod.f90.
1.6.3