[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.6 Accessing the wisdom API from Fortran
As explained in Words of Wisdom—Saving Plans, FFTW provides a “wisdom” API for saving plans to disk so that they can be recreated quickly. The C API for exporting (see section Wisdom Export) and importing (see section Wisdom Import) wisdom is somewhat tricky to use from Fortran, however, because of differences in file I/O and string types between C and Fortran.
7.6.1 Wisdom File Export/Import from Fortran | ||
7.6.2 Wisdom String Export/Import from Fortran | ||
7.6.3 Wisdom Generic Export/Import from Fortran |
This document was generated on March 17, 2014 using texi2html 5.0.