qp2/plugins/local/spher_harm/spher_harm.irp.f

8 lines
105 B
Fortran

program spher_harm
implicit none
! call test_spher_harm
! call test_cart
call test_brutal_spheric
end