Skip to content

Commit

Permalink
Clean up "orog" program to eliminate segmentation faults on MACOS (uf…
Browse files Browse the repository at this point in the history
…s-community#545)

Change all variable-sized declared arrays to allocatable arrays, 
and allocate/deallocate those arrays as needed. 

Removed some unnecessary looping through indices for the assignment 
of values in matrices.

Fixes ufs-community#550
  • Loading branch information
mkavulich committed Jul 23, 2021
1 parent 4d898bb commit 0f5f3cb
Showing 1 changed file with 128 additions and 104 deletions.
Loading

0 comments on commit 0f5f3cb

Please sign in to comment.