← Back to team overview

dolfin team mailing list archive

Fix missing symbol in Python interface. [...]

 

Commit from logg (2005-10-01 07:44 CEST)
----------------

Fix missing symbol in Python interface.

The implementation of edge iterator over nodes was missing.
This should fix any missing symbols for DOLFIN Python interface.
Test example seems to work fine now. Great job Johan!

The previous problems I had disappeared after cleaning up my c++
installation and some old DOLFIN libs that I had lying around in
/usr/local/lib.

  dolfin  src/kernel/mesh/EdgeIterator.cpp  1.5