LLNL/ExaCA

Data type consistency

MattRolchigo opened this issue · 1 comments

Use of int, float, long int, and double is not consistent from function to function, with hidden casts and c-style casts between types

I know this has been improved in a lot of places - are there any left?