ShyLU/HTS: Partially fix #2942.
Created by: ambrad
Add const
to extern BLAS arguments. This is intended to fix the
Sierra-Trilinos integration.
A planned additional fix is to default to calling BLAS through Teuchos. This entails an additional un-inlinable hop; thus, a compile-time option will be provided to use the current 1-hop code path.
@trilinos/shylu