- 23 Dec, 2021 7 commits
-
-
muralikrishnan authored
Resolve "Update fft solvers for heffte 2.2.0" Closes #14 See merge request !18
-
muralikrishnan authored
-
muralikrishnan authored
-
muralikrishnan authored
-
muralikrishnan authored
-
muralikrishnan authored
-
muralikrishnan authored
-
- 15 Dec, 2021 1 commit
-
-
muralikrishnan authored
-
- 14 Dec, 2021 3 commits
-
-
muralikrishnan authored
-
muralikrishnan authored
-
muralikrishnan authored
Resolve "Change FFTPoissonsolver for intel compilers" Closes #13 See merge request !17
-
- 13 Dec, 2021 1 commit
-
-
muralikrishnan authored
-
- 01 Nov, 2021 2 commits
-
-
mayani_s authored
- 31 Oct, 2021 2 commits
-
-
mayani_s authored
- 26 Oct, 2021 2 commits
-
-
mayani_s authored
- 04 Oct, 2021 2 commits
-
-
muralikrishnan authored
Resolve "Fix a bug in FFTPeriodicPoissonSolver" Closes #10 See merge request !13
-
muralikrishnan authored
-
- 17 Sep, 2021 2 commits
-
-
vinciguerra_a authored
Code convention and spacing See merge request !12
-
muralikrishnan authored
Resolve "FFTPeriodicPoissonSolver" Closes #5 See merge request !6
-
- 16 Sep, 2021 1 commit
-
-
vinciguerra_a authored
-
- 14 Sep, 2021 8 commits
-
-
muralikrishnan authored
-
muralikrishnan authored
conditionals removed in the for loop, but host device warnings occur for cuda build although not affecting results
-
vinciguerra_a authored
-
vinciguerra_a authored
-
vinciguerra_a authored
-
vinciguerra_a authored
Update FFT solver test program NOTE: Solver segfaults in solve()
-
vinciguerra_a authored
-
vinciguerra_a authored
Conflicts: CMakeLists.txt Solver.h SolverParams.h test/TestSolver1.cpp
-
- 08 Sep, 2021 1 commit
-
-
vinciguerra_a authored
CG solver See merge request !5
-
- 07 Sep, 2021 2 commits
-
-
vinciguerra_a authored
-
vinciguerra_a authored
Remove unnecessary namespace specifications
-
- 06 Sep, 2021 3 commits
-
-
vinciguerra_a authored
-
vinciguerra_a authored
-
vinciguerra_a authored
Add link to Shewchuk's text Add some more descriptive comments
-
- 28 Aug, 2021 1 commit
-
-
vinciguerra_a authored
No longer offer option to correct residue every few iterations
-
- 24 Jun, 2021 1 commit
-
-
muralikrishnan authored
For some reason with the bunch Buffer pre-allocation we need to unroll the inside for loops to avoid calling host_device function from host_function warnings
-
- 16 Jun, 2021 1 commit
-
-
muralikrishnan authored
-