deprecation

dolfin.cpp.common.deprecation()

Issue deprecation warning for removed feature Arguments feature (std::string) Name of the feature that has been removed. version_deprecated (std::string) Version number of the release in which the feature is deprecated. message (std::string) A format string explaining the deprecation.

Parameters:
  • feature (std::string) –
  • version_deprecated (std::string) –
  • message (std::string) –
Return type:

void