Fix issue with uninitialised variable sometimes causing random BC entries
This MR (probably) fixes a rare intermittent failure with the Nek5000 input module, which in some circumstances could lead to boundary conditions being inappropriately assigned if the bcType
variable was not read from the file stream.