| 6336a9db | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 1bb42639 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
qdatasizeSur=1 for all problems |
| ee609e40 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Make SetupBoundary2d consistent with SetupBoundary3d |
| 356fbf4b | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Set up boundary for 3d problems |
| 6a0edaf9 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Fluids - developed composit operators for one face
Fluids: fix
Fluids: fixed a bug
Fluids: comments |
| bd910870 | 28-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: some corrections
Fluids: fixed a bug
Fluids: removed unused variables and function call
Fluids: changed function name |
| b0137797 | 26-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Advection2d - added QFunctions for the Surface
small fix |
| c96c872f | 23-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: change
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: changed QFunctions names
show more ...
|
| ea6e0f84 | 19-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fluids: add support for implementing Suface Qfunctions and Operators |
| 0c6c0b13 | 09-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Add support for multiple sub-domains
Fluids: WIP: CreateRestrictionFromPlex() modified to support multiple sub-domains
WIP: small tweak to create restriction |
| 2fcdcaf2 | 01-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #577 from CEED/jeremy/take-array
Vec - add CeedVectorTakeArray |
| f2d6a716 | 01-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Tests - add memory management note for t109 |
| 58921e9f | 01-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Vec - clarify TakeArray responsibility in documentation |
| f323b5ac | 01-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
CUDA - add missing ierr =
Co-authored-by: Jed Brown <jed@jedbrown.org> |
| 03614749 | 30-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #572 from CEED/yohann/nameKernels
Name the kernels in cuda-gen. |
| f4289877 | 30-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Op - use CeedVectorTakeArray in backends to reset array access |
| 9d488d03 | 30-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Tests - add t109 to test CeedVectorSetArray |
| 6a6c615b | 30-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Vec - add CeedVectorTakeArray |
| db3f49c5 | 30-Jun-2020 |
Yohann <dudouit1@llnl.gov> |
Merge branch 'master' into yohann/nameKernels |
| a970f638 | 30-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #566 from CEED/jeremy/solid-cuda
Solids - enable use of GPU vectors |
| 25fd8ed6 | 30-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Vector - style |
| f8b37011 | 30-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #574 from CEED/jeremy/xsmm-latest
Use Released for CI |
| bdbd6737 | 30-Jun-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add comment explaining use of Set/Sync array for debugging |
| b3cf021f | 30-Jun-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Vec - update documentation for Set/Sync and Get/Restore |
| eb265757 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Travis - pin Nek5k to 19.0 |