[cc][localres] remove bcTypes from computeFlux_ interface
The bc types were not used anywhere and are removed from the interface. Now they don't have to be instantiated anymore in the evalFlux_ routine which is called by the cclocaljacobian during assembly. This commit removes this call as well.
Please register or sign in to comment