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
6dfd03664d3e4c5fd1a871b541ab7d0c494724ae
astaroth
/
include
History
jpekkila
5f2378e91b
Now compiles (does not work though)
2019-08-02 15:15:18 +03:00
..
.gitignore
Overhaul to the user-defined parameters done: All logical switches, parameters and vertex buffer handles are now defined in a single header file (the default location is acc/mhd_solver/stencil_defines.h). This header is used when preprocessing the DSL sources and is linked to the include/ directory when calling scripts/compile_acc.sh. astaroth.h is now used for configuring internal stuff only and should not be modified by users
2019-07-03 19:01:16 +03:00
astaroth_defines.h
Dummy implementation of the Grid interface
2019-08-01 18:37:36 +03:00
astaroth_device.h
Now compiles (does not work though)
2019-08-02 15:15:18 +03:00
astaroth_grid.h
Dummy implementation of the Grid interface
2019-08-01 18:37:36 +03:00
astaroth_node.h
Added the revised node interface
2019-08-01 14:04:11 +03:00
astaroth.h
Multinode MPI implementation should be done later in its own branch. The focus of this branch is to revise the node and device layers. Commented out references to the Grid layer.
2019-08-02 13:54:54 +03:00
user.h
NOTE: Renamed LINDUCTION to LMAGNETIC throughout the project.
2019-07-01 13:40:24 +03:00