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
b2632c87b41e72d6467f1bd3c21ef00bc3b79311
astaroth
/
src
/
core
History
jpekkila
b2632c87b4
Merge branch 'cmakelist_rewrite_and_C_API_conformity_07-26' into node_device_interface_revision_07-23
2019-08-06 15:18:33 +03:00
..
kernels
Merge branch 'cmakelist_rewrite_and_C_API_conformity_07-26' into node_device_interface_revision_07-23
2019-08-06 15:18:33 +03:00
astaroth.cu
Added the optimized implementation of acNodeIntegrate where boundconds are done before integration instead of after
2019-08-05 20:10:13 +03:00
CMakeLists.txt
Merge branch 'cmakelist_rewrite_and_C_API_conformity_07-26' into node_device_interface_revision_07-23
2019-08-06 15:18:33 +03:00
device.cu
The interface revision now actually works. The issue was incorrect order of src and dst indices when storing the mesh.
2019-08-05 17:26:05 +03:00
errchk.h
Added WARNCHK_CUDA_ALWAYS to errchk.h
2019-07-22 13:05:08 +03:00
grid.cu
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
math_utils.h
Updated the copyright years throughout the project
2019-07-16 14:28:32 +03:00
node.cu
Added the optimized implementation of acNodeIntegrate where boundconds are done before integration instead of after
2019-08-05 20:10:13 +03:00