This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac92123842dd5be2f1aaa48ae6990aa1cb485f53
astaroth
/
acc
/
mhd_solver
History
Miikka Vaisala
ac92123842
Made a note about a bug in
083ff59
, just to remember that code is now more correct.
2019-09-02 18:40:38 +08:00
..
.gitignore
Moved STENCIL_ORDER and NGHOST out of user-defined parameter as these are actually internal defines used to configure the built-in functions. Additionally, renamed all explicitly declared uniforms from dsx -> AC_dsx in the DSL in preparation for having clear connection between DSL uniforms and the library parameter handles created by the user (AcRealParam etc)
2019-08-19 16:40:47 +03:00
stencil_assembly.sas
Autoformatted the DSL files
2019-08-20 18:41:26 +03:00
stencil_definition.sdh
Moved definition location of AC_nx_min etc. Otherwide DSL does not compile the code correctly!!!
2019-09-02 18:29:16 +08:00
stencil_process.sps
Made a note about a bug in
083ff59
, just to remember that code is now more correct.
2019-09-02 18:40:38 +08:00