Missing function Cartoon2D interface.ccl

Issue #2649 resolved
Samuel Cupp created an issue

Cartoon2D uses Boundary_SelectedGVs from the Boundary thorn, but it was missing from the interface.ccl. Since the function is defined implicitly, the compiler manages to figure it out at the linking stage. However, it should be added to the interface.

The associated pull request is here.

Comments (3)

  1. Gabriele Bozzola

    I just ran into this problem and found that the latest version of the intel compiler will error out by default.

  2. Log in to comment