fix crtp in cc local residual

Merged Dennis Gläser requested to merge fix/crtp-in-cclocalresidual into master

Overloading the evalFlux function for a single scvf did not have any effect as we did not forward the call to the implementation

Merge request reports