Searched hist:"4 f863122b218fbdaee678a86ef4d71dd74ae16ff" (Results 1 – 1 of 1) sorted by relevance
| /honee/ |
| H A D | Makefile | 4f863122b218fbdaee678a86ef4d71dd74ae16ff Fri Aug 14 15:37:04 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> QFunction Context Data Object (#596)
* Ctx - create context object for QFunction context data
* Context - rename UserContext -> QFunctionContext
* Ctx - add lcov markers
* Ctx - fix leak in identity QFunctions
* Hip/Cuda - rename sync functions for vector/context
* Tests - lcov marker update
* QFunction - drop unused function
* Python - fix copy-paste errors
* Ctx - update notes for Fortran usage
* Fortran - drop unneeded cast
Co-authored-by: Jed Brown <jed@jedbrown.org>
* Interface - use void* for SetData interfaces
* Make - use call quiet for NVCC
* Interface - use void* for GetData interfaces
* Make - add quiet call option for examples
* Makefile - create common makefile to reduce duplication/complexity in example makefiles
Co-authored-by: Jed Brown <jed@jedbrown.org>
|