| 798efa0d | 16-Mar-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: implicit time stepping method added |
| 621cd461 | 16-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #421 from SanderA/sanderarens/fix_ceed_cuda_subclasses
Add Ceed_Cuda struct to Ceed_Cuda_ref/shared/gen. |
| 272a1807 | 16-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
doc: gather terms in weak forms |
| b1581481 | 16-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
doc: switch from mathjax to katex |
| c38492af | 16-Mar-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: Source term moved to LHS to be consistent with stab equations |
| eb179dd3 | 16-Mar-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: minor update |
| 29484231 | 16-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
doc: minor editing and more explicit contractions |
| d77f9ea8 | 15-Mar-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
NS: stabilization added to doc
Thanks-to: Valeria Barra <valeriabarra21@gmail.com> |
| 2d041342 | 14-Mar-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
NS: a correction in documentation |
| 57481bd3 | 14-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #480 from CEED/jeremy/ns-comps-fix
Navier-Stokes - fix indexing bug |
| e55e287c | 14-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Navier-Stokes - fix indexing bug |
| 89761dc1 | 13-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #477 from CEED/jed/mtune-native
make: MARCHFLAG: try -march=native, -mcpu=native, then skip (fix #467) |
| f9f0b86b | 13-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #479 from CEED/jeremy/xsmm-1.15
Travis - use LIBXSMM v1.15 |
| f766a8ab | 13-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
make: MARCHFLAG: try -march=native, -mcpu=native, then skip (fix #467)
Pass OPT from top-level to examples/* that need OPT set.
Reported-by: Yohann Dudouit <dudouit1@llnl.gov> |
| 2f5b7f1c | 13-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #478 from CEED/jeremy/make-style
Style - run make style |
| 56522347 | 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Style - run make style |
| 7638a0b8 | 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Travis - use LIBXSMM v1.15 |
| 24ecdd2d | 13-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #475 from CEED/jeremy/make-style-fix
Fix Make Style (....Again) |
| aed33fce | 13-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #468 from CEED/jeremy/multigrid-coarse
Multigrid - use GAMG, update comments |
| 199551f5 | 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - BP/multigrid variable consistency |
| c70bd2a0 | 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - homogonize qf/op variable names |
| 8f6bb9d0 | 12-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #476 from CEED/jed/avx-fma
backends/avx: use FMA instructions when supported |
| ce3b205d | 12-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #472 from CEED/jed/config
Jed/config |
| cf4a56af | 12-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
make: detect vendor, -fopenmp-simd, and AVX for clang (previously only gcc)
Co-authored-by: Veselin Dobrev <dobrev@llnl.gov> |
| 97f7f81f | 12-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
backends/avx: use FMA instructions when supported |