Bases: object
Common base class for DOLFIN variables.
Overloaded versions
Variable()
Create unnamed variable
Variable(name, label)
Create variable with given name and label
Variable(variable)
Copy constructor
Get unique identifier.
Return label (description)
Return name
Rename variable
Return informal string representation (pretty-print)
The membership flag