OOF2: The Manual
Table of Contents
- oof2extutils.get_swig_ext - Run swig and generate Extension objects
- oof2extutils.run_swig - Generate the C++ to Python interface code
- oof2extutils.Extension - Describe an OOF2 Python extension module
- oof2extutils.SharedLibrary - Describe an OOF2 shared library
The following reference pages provide the details on the Python
functions and classes used when building external OOF2
extensions. All of the functions and classes are defined in the
oof2extutils module.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




