kinnala / sp.fem

Fast and flexible finite element tools in pure SciPy
GNU Affero General Public License v3.0
9 stars 4 forks source link

Importing meshes and related wrappers #1

Open kinnala opened 8 years ago

kinnala commented 8 years ago

Implement functionality (Geometry-class) for importing from following file formats:

Make triangle interface better (possibly direct in-memory usage of triangle) and add documentation.

kinnala commented 8 years ago

meshpy wrappers are now better. gmsh importer implemented. todo: comsol?