Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 1.65 KB

API-doc-FORD-file.md

File metadata and controls

51 lines (45 loc) · 1.65 KB
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 19 column 16
---
project: Fortran-lang/fftpack
summary: A modernized, opensource package fftpack for (modern) Fortran
src_dir: src/
output_dir: API-doc
page_dir: doc/
media_dir: doc/media
display: public
         protected
source: true
proc_internals: true
md_extensions: markdown.extensions.toc
graph: true
graph_maxnodes: 250
graph_maxdepth: 5
coloured_edges: true
sort: permission-alpha
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
project_github: https://github.com/fortran-lang/fftpack
project_download: https://github.com/fortran-lang/fftpack/archive/HEAD.zip
project_website: https://fortran-lang.github.io/fftpack/
favicon: doc/media/favicon.ico
license: by-sa
author: Paul N. Swarztrauber &
        fortran-lang/fftpack contributors
author_pic: https://fortran-lang.org/assets/img/fortran_logo_512x512.png
email: [email protected]
github: https://github.com/fortran-lang
twitter: https://twitter.com/fortranlang
website: https://fortran-lang.org
dbg: true
parallel: 4
---

[TOC]

@warning This API documentation for the Fortran-lang/fftpack is a work in progress.

Fortran FFTPACK API Documentation

This is the main API documentation landing page generated by FORD. The documentation for comment markup in source code, running FORD and the FORD project file are all maintained on the FORD wiki.

{!README.md!}