Closed jngrad closed 4 days ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Looks Good To Me. However, there is one question. The function set in some files generated_kernels/FieldAccessors is simply moved to under the function std::vector<> get. Does it mean anything?
Looks Good To Me. However, there is one question. The function set in some files generated_kernels/FieldAccessors is simply moved to under the function std::vector<> get. Does it mean anything?
This move has no consequences. I re-ordered functions in the template files a while ago to make CPU and GPU header files more consistent and reduce the size of the diff between them, and forgot to push the regenerated kernels back then. Sometimes when regenerating the collide and stream kernels, the variables can also be re-ordered by pystencils, making the diff difficult to inspect.
Description of changes:
gamma
is now required