-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
heat.C uses lots of globals. Most egregious is static bool update_solution(). It also has mixed C and C++ functionality (like #include <ostream> and class Double (with static globals) in Double.H), but snprintf/fprintf in utils.C.
Fixing both would upgrade the coding style IMHO.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels