-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Defines many identity's to avoid recursion when compiling AbstractOpe…
…rations (#1595) * Uses a closure to define identity interpolation * This is crazy, but heres my number... * Random identities * Maybe we need different numbers for different functions * Precompile those identities * Better comments * There was no number * Trim trailing numbers from all the identical identity functions * Actually trim trailing numbers from identity operators without bugs * Lets try 10 identities rather than 30 * Further reduce number of identities and uncomment tests * Moar identities * Its important that my number is not 0 * Back to 6 identities * Some hacks to try to get AveragedField to compile in kernels * Still have to skip some computations with AveragedField * Update test_implicit_free_surface_solver.jl
- Loading branch information
Showing
5 changed files
with
68 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters