Commits on Source (3372)
Showing
- .gitignore 25 additions, 22 deletions.gitignore
- .gitmodules 0 additions, 15 deletions.gitmodules
- CHANGELOG.md 0 additions, 67 deletionsCHANGELOG.md
- CMakeLists.txt 34 additions, 0 deletionsCMakeLists.txt
- Makefile.am 0 additions, 3 deletionsMakefile.am
- autogen.sh 0 additions, 1578 deletionsautogen.sh
- build_pdata.sh 0 additions, 298 deletionsbuild_pdata.sh
- configure.ac 0 additions, 387 deletionsconfigure.ac
- example/Grid/0_simple/Makefile 0 additions, 21 deletionsexample/Grid/0_simple/Makefile
- example/Grid/0_simple/config.cfg 0 additions, 2 deletionsexample/Grid/0_simple/config.cfg
- example/Grid/0_simple/main.cpp 0 additions, 156 deletionsexample/Grid/0_simple/main.cpp
- example/Grid/1_stencil/Makefile 0 additions, 21 deletionsexample/Grid/1_stencil/Makefile
- example/Grid/1_stencil/config.cfg 0 additions, 2 deletionsexample/Grid/1_stencil/config.cfg
- example/Grid/1_stencil/main.cpp 0 additions, 163 deletionsexample/Grid/1_stencil/main.cpp
- example/Grid/Makefile 0 additions, 11 deletionsexample/Grid/Makefile
- example/Makefile 0 additions, 11 deletionsexample/Makefile
- example/Numerics/Agent_sim/main.cpp 0 additions, 365 deletionsexample/Numerics/Agent_sim/main.cpp
- example/Numerics/Makefile 0 additions, 11 deletionsexample/Numerics/Makefile
- example/Numerics/PSE/0_Derivative_approx_1D/Makefile 0 additions, 21 deletionsexample/Numerics/PSE/0_Derivative_approx_1D/Makefile
- example/Numerics/PSE/0_Derivative_approx_1D/config.cfg 0 additions, 2 deletionsexample/Numerics/PSE/0_Derivative_approx_1D/config.cfg
.gitmodules
deleted
100644 → 0
CHANGELOG.md
deleted
100644 → 0
CMakeLists.txt
0 → 100644
Makefile.am
deleted
100644 → 0
autogen.sh
deleted
100644 → 0
This diff is collapsed.
build_pdata.sh
deleted
100644 → 0
configure.ac
deleted
100644 → 0
example/Grid/0_simple/Makefile
deleted
100644 → 0
example/Grid/0_simple/config.cfg
deleted
100644 → 0
example/Grid/0_simple/main.cpp
deleted
100644 → 0
example/Grid/1_stencil/Makefile
deleted
100644 → 0
example/Grid/1_stencil/config.cfg
deleted
100644 → 0
example/Grid/1_stencil/main.cpp
deleted
100644 → 0
example/Grid/Makefile
deleted
100644 → 0
example/Makefile
deleted
100644 → 0
example/Numerics/Agent_sim/main.cpp
deleted
100644 → 0
example/Numerics/Makefile
deleted
100644 → 0