~chaffra/fiat/main

« back to all changes in this revision

Viewing changes to FIAT/__init__.py

  • Committer: kirby
  • Date: 2005-05-31 15:03:57 UTC
  • Revision ID: devnull@localhost-20050531150357-n7ka5987yo6ylpaz
[project @ 2005-05-31 15:03:57 by kirby]
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"""Limited version of FIAT (FInite element Automatic Tabulator)
 
2
that only supports constructing and evaluating Lagrange elements.
 
3
Simplices in one, two, and three dimensions are supported."""