Python Module Index

a | c | d | e | f | g | i | l | m | o | p | s | t | u | v
 
a
adjacency A class for storing and handling adjacency tables.
apps pyFormex application loading.
arraytools A collection of numerical utilities.
attributes Attributes
 
c
candy Predefined geometries for a special purpose.
cmdtools pyFormex command line tools
collection Tools for handling collections of elements belonging to multiple parts.
colors Playing with colors.
config A general yet simple configuration class.
connectivity A class and functions for handling nodal connectivity.
coords A structured collection of 3D coordinates.
coordsys Coordinate Systems.
curve Handling curves in pyFormex
 
d
database A simple Database class
 
e
elements Definition of elements for the :class:`~mesh.Mesh` model
 
f
field Field data defined over a geometry.
fileread Read geometry from files in a number of formats.
filetools A collection of file utilities.
filewrite Write geometry to file in a whole number of formats.
flatkeydb Flat Text File Database.
formex Formex algebra in Python
 
g
geometry A generic interface to the Coords transformation methods
geomfile Export/import of files in pyFormex's native PGF format
geomtools Basic geometrical operations.
globalformat Set global ouput format for built-in types.
gui
    gui.appMenu Menu with pyFormex apps.
    gui.colorscale Mapping numerical values into colors.
    gui.dialogs Specialized dialogs for the pyFormex GUI.
    gui.draw Create 3D graphical representations.
    gui.drawlock A locking mechanism for the drawing functions.
    gui.guifunc GUI support functions.
    gui.guimain Graphical User Interface for pyFormex.
    gui.image Saving OpenGL renderings to image files.
    gui.menu Menus for the pyFormex GUI.
    gui.pyconsole Interactive Python console in a Qt widget.
    gui.qtcanvas Interactive OpenGL Canvas embedded in a Qt widget.
    gui.qtgl Qt OpenGL format
    gui.qtutils General Qt utility functions.
    gui.signals signals.py: Definition of our own signals used in the GUI communication.
    gui.toolbar Toolbars for the pyFormex GUI.
    gui.viewport Multiple OpenGL viewports in a Qt widget.
    gui.views Predefined camera viewing directions
    gui.widgets Widgets and dialogs for the pyFormex GUI
 
i
inertia Compute inertia related quantities of geometrical models.
 
l
lib
    lib.clust Point based clustering module.
    lib.clust_c Accelerated cluster optimization
    lib.misc_c Miscellaneous accelerated low level functions.
    lib.misc_e Python equivalents of the functions in :mod:`lib.misc_c`
    lib.nurbs_c Accelerated NURBS functions
    lib.nurbs_e Python equivalents of the functions in lib.nurbs_c
 
m
main pyFormex main module
mesh Finite element meshes in pyFormex.
multi Framework for multi-processing in pyFormex
mydict Extensions to Python's built-in dict class.
 
o
olist Some convenient shortcuts for common list operations.
opengl
    opengl.actors OpenGL Actors.
    opengl.camera OpenGL camera handling
    opengl.canvas This implements an OpenGL drawing widget for painting 3D scenes.
    opengl.canvas_settings This modules defines the CanvasSettings class
    opengl.decors Decorations for the OpenGL canvas.
    opengl.drawable OpenGL rendering objects for the new OpenGL2 engine.
    opengl.matrix opengl/matrix.py
    opengl.objectdialog Interactive modification of the rendered scene
    opengl.renderer opengl/renderer.py
    opengl.sanitize Sanitize data before rendering.
    opengl.scene OpenGL 3D scene.
    opengl.shader OpenGL shader programs
    opengl.textext Text rendering on the OpenGL canvas.
    opengl.texture Texture rendering.
options pyFormex command line options
 
p
path Object oriented filesystem paths.
plugins
    plugins.bifmesh Vascular Sweeping Mesher
    plugins.cameratools Camera tools
    plugins.ccxdat
    plugins.ccxinp Interface with Abaqus/Calculix FE input files (.inp).
    plugins.datareader Numerical data reader
    plugins.dicomstack Convert bitmap images into numpy arrays.
    plugins.dxf Read/write geometry in DXF format.
    plugins.fe Finite Element Models in pyFormex.
    plugins.fe_abq Export finite element models in Abaqus\ |trade| input file format.
    plugins.fe_post A class for holding results from Finite Element simulations.
    plugins.flavia
    plugins.gts_itf Operations on triangulated surfaces using GTS functions.
    plugins.http_server Local http server and html file viewer
    plugins.imagearray Convert bitmap images into numpy arrays.
    plugins.isopar Isoparametric transformations
    plugins.isosurface Isosurface: surface reconstruction algorithms
    plugins.lima Lindenmayer Systems
    plugins.mesh_io
    plugins.neu_exp Gambit neutral file exporter.
    plugins.nurbs Using NURBS in pyFormex.
    plugins.objects Selection of objects from the global dictionary.
    plugins.partition Partitioning tools
    plugins.plot2d plot2d.py
    plugins.polygon Polygonal facets.
    plugins.polynomial Polynomials
    plugins.postproc Postprocessing functions
    plugins.properties General framework for attributing properties to geometrical elements.
    plugins.section2d Some functions operating on 2D structures.
    plugins.sectionize sectionize.py
    plugins.tetgen Interface with tetgen
    plugins.tools A collection of graphical tools for pyFormex.
    plugins.turtle Turtle graphics for pyFormex
    plugins.units A Python wrapper for unit conversion of physical quantities.
    plugins.web Tools to access files from the web
    plugins.webgl View and manipulate 3D models in your browser.
polygons Polygon meshes.
process Executing external commands.
project project.py
pzffile A multifunctional file format for saving pyFormex geometry or projects.
 
s
script Basic pyFormex script functions
simple Predefined geometries with a simple shape.
software Detecting and checking installed software
 
t
timer Timer: Measuring elapsed time.
track Add tracking facilities to any class.
trisurface Operations on triangulated surfaces.
 
u
utils A collection of miscellaneous utility functions.
 
v
varray Working with variable width tables.