Skip to content
Snippets Groups Projects
Commit 1ac02e05 authored by Christopher Subich's avatar Christopher Subich
Browse files

Fix compilation of automatic_grid

The automatic_grid() helper function in BaseCase was not properly
functional if called without supplied arguments for the 1D grids
xx/yy/zz.  Now, if these arguments are null or not supplied, the
function will do its grid generation using temporarily-allocated
internal 1D arrays, deleted at the end of its execution.
parent 5c13e0d9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment