-
- Downloads
Merge remote-tracking branch 'marco/devel' into curls_marco
No related branches found
No related tags found
Showing
- .gitignore 16 additions, 0 deletions.gitignore
- CMakeLists.txt 15 additions, 0 deletionsCMakeLists.txt
- include/libgmshdg/kernels_cpu.h 452 additions, 2 deletionsinclude/libgmshdg/kernels_cpu.h
- include/libgmshdg/kernels_gpu.h 22 additions, 4 deletionsinclude/libgmshdg/kernels_gpu.h
- include/maxwell/maxwell_interface.h 2 additions, 0 deletionsinclude/maxwell/maxwell_interface.h
- share/validation/params_test_maxwell_resonator.lua 22 additions, 22 deletionsshare/validation/params_test_maxwell_resonator.lua
- src/libgmshdg/kernels_cpu.cpp 107 additions, 0 deletionssrc/libgmshdg/kernels_cpu.cpp
- src/libgmshdg/kernels_cuda.cu 261 additions, 49 deletionssrc/libgmshdg/kernels_cuda.cu
- src/maxwell/maxwell_cpu.cpp 31 additions, 0 deletionssrc/maxwell/maxwell_cpu.cpp
- src/maxwell/maxwell_gpu.cpp 72 additions, 2 deletionssrc/maxwell/maxwell_gpu.cpp
- src/maxwell/maxwell_solver.cpp 1 addition, 0 deletionssrc/maxwell/maxwell_solver.cpp
- tests/profile_curl_gpu.cpp 168 additions, 0 deletionstests/profile_curl_gpu.cpp
- tests/profile_differentiation_gpu.cpp 4 additions, 2 deletionstests/profile_differentiation_gpu.cpp
- tests/test_curl.cpp 251 additions, 0 deletionstests/test_curl.cpp
- tests/test_curl_gpu.cpp 264 additions, 0 deletionstests/test_curl_gpu.cpp
- tests/test_differentiation.cpp 5 additions, 3 deletionstests/test_differentiation.cpp
- tests/test_differentiation_gpu.cpp 1 addition, 1 deletiontests/test_differentiation_gpu.cpp
Loading
Please register or sign in to comment