- 18 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
Adapt library and examples for 64-bit integer option (USE_INT64=ON); adapt library (but not yet examples) for 32-bit float option (USE_FP64=OFF); make gcc happy on library compilation with -Wall -Wextra -pedantic; replace malloc/realloc/free with new/delete in container.hpp
-
- 04 Sep, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 01 Sep, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 27 Sep, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 26 Sep, 2018 2 commits
-
-
Kirill Terekhov authored
mpi.h included after stdio.h fixes in ADMFD
-
Kirill Terekhov authored
Add Examples/ADVDIFF example for advection-diffusion Add exotic grid generators to Examples/GridTools Add Examples/TestSuits for tests of diffusion and advection-diffusion problems
-