← Back to team overview

dolfin team mailing list archive

PyDOLFIN and str()

 

Why can't I use GenericVector::str() from PyDOLFIN,

   u0.vector().str()

? I get the message

  AttributeError: 'GenericVector' object has no attribute 'str'

I want to print the entire vector.

Garth




Follow ups