Python Module Index

a | c | e | f | g | i | m | o | p | s | t | u | v
 
a
adjacency A class for storing and handling adjacency tables.
arraytools A collection of numerical utilities.
attributes Attributes
 
c
collection Tools for handling collections of elements belonging to multiple parts.
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.
 
e
elements Definition of elements for the :class:`~mesh.Mesh` model
 
f
field Field data in pyFormex.
fileread Read geometry from file in a whole number of formats.
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 Handling pyFormex Geometry Files
geomtools Basic geometrical operations.
gui
    gui.appMenu Menu with pyFormex apps.
    gui.colorscale Mapping numerical values into colors.
    gui.draw Create 3D graphical representations.
    gui.image Saving OpenGL renderings to image files.
    gui.imageViewer A general image viewer
    gui.menu Menus for the pyFormex GUI.
    gui.toolbar Toolbars for the pyFormex GUI.
    gui.viewport Interactive OpenGL Canvas embedded in a Qt4 widget.
    gui.widgets A collection of custom widgets used in the pyFormex GUI
 
i
inertia Compute inertia related quantities of geometrical models.
 
m
mesh
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.camera OpenGL camera handling
    opengl.canvas This implements an OpenGL drawing widget for painting 3D scenes.
    opengl.colors Playing with colors.
    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 This implements an OpenGL drawing widget for painting 3D scenes.
    opengl.shader OpenGL shader programs
    opengl.textext Text rendering on the OpenGL canvas.
    opengl.texture Texture rendering.
 
p
path Object oriented filesystem paths.
plugins
    plugins.bifmesh Vascular Sweeping Mesher
    plugins.cameratools Camera tools
    plugins.ccxdat
    plugins.ccxinp
    plugins.curve Definition of curves in pyFormex.
    plugins.datareader Numerical data reader
    plugins.dxf Read/write geometry in DXF format.
    plugins.export Classes and functions for exporting geometry in various formats.
    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.imagearray Convert bitmap images into numpy arrays.
    plugins.isopar Isoparametric transformations
    plugins.isosurface Isosurface: surface reconstruction algorithms
    plugins.lima Lindenmayer Systems
    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.pyformex_gts Operations on triangulated surfaces using GTS functions.
    plugins.section2d Some functions operating on 2D structures.
    plugins.sectionize sectionize.py
    plugins.tetgen Interface with tetgen
    plugins.tools tools.py
    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.
project project.py
 
s
script Basic pyFormex script functions
simple Predefined geometries with a simple shape.
software software.py
 
t
timer A timer class.
track track.py
trisurface Operations on triangulated surfaces.
 
u
utils A collection of miscellaneous utility functions.
 
v
varray Working with variable width tables.