← Back to team overview

dolfin team mailing list archive

STLVectorUInt in PyDOLFIN

 

When running demo/mesh/intersection/demo.py, I get

    Traceback (most recent call last):
      File "demo.py", line 33, in <module>
        cells = STLVectorUInt()
    NameError: name 'STLVectorUInt' is not defined

Any ideas?

Garth


Follow ups