syfi-dev

Empty package depending on latest syfi development package
  http://www.fenicsproject.org
  1
  1 review



The finite element method (fem) package syfi is a c++ library built on top of the symbolic math library ginac. the name syfi stands for symbolic finite elements. the package provides polygonal domains, polynomial spaces, and degrees of freedom as symbolic expressions that are easily manipulated. this makes it easy to define finite elements and variational forms. these elements and forms are then used to generate efficient c++ code.

syfi is similar to ffc in the sense that it has a compiler that generates ufc code based on variational forms and finite elements. it is also similar to fiat in the sense that it implements many different finite elements.

this package will always depend on the most recent version of libsyfix-dev (x=version), so if you install it then you will get upgrades automatically.
Latest reviews
4
blueXrider 12 years ago

quite nice