Skip to content

Style? #5

@frobnitzem

Description

@frobnitzem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions