| 7d8c3b0d | 30-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Update README.md |
| 41aca5cf | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Mention MAGMA specs in README |
| 5dab8e2a | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev |
| 187c3947 | 30-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix a bug in examples/mfem/Makefile.
Reported-by: Jean-Sylvain Camier camier1@llnl.gov |
| 33d7f78e | 30-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/reference-counting' [PR #59]
* jed/reference-counting: Add reference counting to CeedOperator Add reference counting to CeedQFunction Add reference counting to CeedBasis Ad
Merge branch 'jed/reference-counting' [PR #59]
* jed/reference-counting: Add reference counting to CeedOperator Add reference counting to CeedQFunction Add reference counting to CeedBasis Add reference counting to CeedElemRestriction Add reference counting to CeedVector Add reference counting for Ceed objects, as used by all other components
show more ...
|
| e2b9a19f | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Minor changes in README: Doxygen badge, code styling |
| 9ac4d3f0 | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' of github.com:CEED/libCEED
Conflicts: README.md |
| 9dc0d7ed | 30-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Expanded README, mentioned examples, available Ceed specs. |
| 11348800 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS v
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS variable from the mfem examples building rule. Some small tweaks and improvements in the MFEM and PETSc examples.
show more ...
|
| 54b2713b | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles.
In README.md, add a paragraph about the kernel sources being installed. |
| c4da7380 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting to CeedOperator |
| 2123d1aa | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting to CeedQFunction |
| c3725256 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting to CeedBasis |
| 675ef50d | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting to CeedElemRestriction |
| 540765fe | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting to CeedVector |
| 80061934 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Add reference counting for Ceed objects, as used by all other components |
| f4ffd591 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
occa: fix memory corruption from unterminated string |
| 10d67de5 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/readme-badges'
* jed/readme-badges: Add Travis-CI and BSD-2 badges |
| e88a733a | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/nek-script' [PR #57]
* jed/nek-script: nek: honor MPIEXEC environment variable nek: change option to "-b 3" instead of "-b b3" and auto-generate the boxes nek: fix options pa
Merge branch 'jed/nek-script' [PR #57]
* jed/nek-script: nek: honor MPIEXEC environment variable nek: change option to "-b 3" instead of "-b b3" and auto-generate the boxes nek: fix options parsing/docs for -long options
show more ...
|
| 17ceec98 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: honor MPIEXEC environment variable |
| 56af1bfe | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: change option to "-b 3" instead of "-b b3" and auto-generate the boxes |
| 0bfce968 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: fix options parsing/docs for -long options |
| f68f2f01 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
TODO: Need to define CeedDebug... |
| 973cf595 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into magma-dev
Conflicts: Makefile tests/tap.sh |
| 6148b00b | 29-Mar-2018 |
Tzanio Kolev <tzanio@llnl.gov> |
Merge pull request #58 from CEED/jed/occa-intern
occa: use CEED_INTERN for internal backend functions |