| 071a0397 | 12-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Move dims variables inside of loop |
| e3a720d9 | 12-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Put if/else inside of loop in .okl files |
| 071557d2 | 11-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Revert to using offsets in .okl files |
| 31055971 | 09-Aug-2018 |
dmed256 <dmed256@gmail.com> |
[OCCA] Qfunction data dim is set from basis |
| 5a0a874c | 27-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update MFEM bp1.okl, add bp3.okl |
| 135a076e | 07-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Create RestrictionCreateIdentity, convert examples, simplify OperaterApply |
| 323c739c | 24-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Makefile: add OPT for all-language opt/dbg flags |
| f9fa8c39 | 05-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add check for MFEM_DIR to Makefile |
| c4ae69e9 | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] Remove print statements for prove-mfem |
| 0f5de9e9 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Documentation and style updates |
| a48d94bf | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] MFEM bp3 works |
| 7ca8db16 | 30-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] Convert MFEM bp1 to active passive |
| 6fcc33cc | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[mfem] qfunc to qdata field, but size does not match yet |
| 4273954b | 24-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[PETSc] Starting PETSc example conversion |
| 54251743 | 24-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM][NEK] Converting example BPs to active-passive |
| 16c6c054 | 03-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Makefile: group prove-allexamples and follow patterns
* Speed up tests by exposing parallelism to prove * Use TESTARGS in examples rather than pattern matching in tap.sh * Use shallow clone and para
Makefile: group prove-allexamples and follow patterns
* Speed up tests by exposing parallelism to prove * Use TESTARGS in examples rather than pattern matching in tap.sh * Use shallow clone and parallel make to build MFEM * Use MFEM_CXXFLAGS=-O to speed up build * Use pattern rules to build MFEM examples in OBJDIR * Use non-phony dependencies to avoid overzealous building
show more ...
|
| 2158b1b0 | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Using main MAKEFILE, added make mfem and make prove-mfem |
| dc00e230 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add tap in examples/mfem, makefile could be improved |
| 9b872752 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add MFEM to Travis |
| 187c3947 | 30-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix a bug in examples/mfem/Makefile.
Reported-by: Jean-Sylvain Camier camier1@llnl.gov |
| 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. |
| 08779805 | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
In examples/{mfem,petsc}/Makefile:
* support the use of 'make -B' * prevent rebuilding due to okl-lib-cache dependency.
Reported-by: Jed Brown jed@jedbrown.org |
| e0f331b7 | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Delete the OCCA_LIBS variable from the mfem examples building rule. |
| c0c38e35 | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Some small tweaks and improvements in the MFEM and PETSc examples. |
| 86c0b22f | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'dladdr' [PR #51]
* dladdr: [okl] removed fabs epsilon tests in all files (not used yet) [occa] ceed-occa-okl file, CeedOklPath for qfunction too [occa] OKL file occa_cache_dir &
Merge branch 'dladdr' [PR #51]
* dladdr: [okl] removed fabs epsilon tests in all files (not used yet) [occa] ceed-occa-okl file, CeedOklPath for qfunction too [occa] OKL file occa_cache_dir & libceed_dir check [occa] OKL file search refactoring, error checks & dladdr no ifdefs [occa] style, typo & comments [occa] use dladdr to find restrict, basis OKL files and look in the OCCA cache for user's qfunctions
show more ...
|