dealii - add gpu version with kokkos
dealii - use /cpu/self as default resource to get best CPU perf
Rename
deal.II examples: some clean up
dealii - add take_array for clearer syncing intent
dealii - transpose basis matricesCo-authored-by: Peter Munch <muench@math.tu-berlin.de>
dealii - drop redundant copy
ex - update example folder Readmes
ex - update for styleCo-authored-by: Peter Munch <peterrmuench@gmail.com>
ex - use native deal.II ref element
ex - use ShapeInfo to build libCEED Basis
ex - use deal.II fe to build libCEED Basis
rust - update rust examples to match c/python
doc - minor fixes
qf - prefer ceed/types.h over ceed.h in qf source
dealii - update array handling method names
dealii - remove duplicate GPU vec allocations
dealii - eager destruction of refs
dealii - update to newer syntax
deal.II - use CEED_BASIS_NONE over CEED_BASIS_COLLOCATED
Add deal.II exampleCo-authored-by: jeremylt <jeremy@jeremylt.org>