Do not add constructor arguments for user provided coefficient functions
requested to merge feature/no-constructor-arguments-for-user-provided-coefficient-functions into master
The user does not expect us to handle this. This whole problem of deterministic order of constructor arguments should be solved properly of course.