Skip to content

Too long before presence of user functions is tested. #137

@allegroLeiden

Description

@allegroLeiden

In buildGrid(), the user functions density() etc are not accessed until after the smoothing, which can take a minute or so. The presence of such functions in model.c is not tested until that point. It would be 'nicer' if the presence of the 5 mandatory functions was tested before smoothing so the user does not have to wait to be notified if they have failed to include one of them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions