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