- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'd like to find intrinsic or library procedures that calculate Bessel and Hankel functions for code compiled with ifort v11.1.067. Do such things exist? I could not find anything of the sort in the MKL documentation. Thanks for your help!
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - karpen
Hi, I'd like to find intrinsic or library procedures that calculate Bessel and Hankel functions for code compiled with ifort v11.1.067.
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
not treated as intrinsics in the Fortran sense, although declarations are present in USE IFPORT
netlib.org, of course, has several versions of these.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - karpen
Hi, I'd like to find intrinsic or library procedures that calculate Bessel and Hankel functions for code compiled with ifort v11.1.067.
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
not treated as intrinsics in the Fortran sense, although declarations are present in USE IFPORT
netlib.org, of course, has several versions of these.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page