Fix the ScaLAPACK interface
Description
A recent change broke the docker builders. It was lacking the change of type of the rwork arrays in two more routine. This if fixed here.
News snippet
fix type of rwork arrays for scalapack calls.
Checklist
- I have checked that my code follows the Octopus coding standards
- I have added tests for all the new features added in this request.