|
PyForTool
Python-fortran-tool
|
This section contains the auto-generated API reference from source code docstrings.
For general documentation, see:
| Class | Description |
|---|---|
| PYFT | Main class for file operations |
| PYFTscope | Scope-level operations |
| VarList | Variable management |
| Tree | Cross-file dependency tracking |
| Module | Description |
|---|---|
| pyfortool.variables | Variable declaration management |
| pyfortool.statements | Statement manipulation |
| pyfortool.cosmetics | Code formatting |
| pyfortool.applications | High-level transformations |
| pyfortool.cpp | Preprocessor directives |
| pyfortool.openacc | OpenACC directives |
| pyfortool.tree | Dependency analysis |
| pyfortool.expressions | Expression helpers |
| pyfortool.util | Utilities and decorators |