deprecation

dolfin.cpp.common.deprecation(*args)

Issue deprecation warning for removed feature

Arguments
feature (str)
Name of the feature that has been removed.
version (str)
Version number of the release in which the feature was removed.
message (str)
A format string explaining the deprecation.