| 8575dcac | 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - avoid direct access of basis data in multigrid creation |
| 8687e1d4 | 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - refactor fallback Ceed creation into separate fn |
| 92ae7e47 | 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - homogonize int vs CeedInt |
| e3d63e5a | 26-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #956 from CEED/jeremy/fix-fallback
pc - use refcounting in fallback clone creation |
| 227444bf | 25-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
basis - add input checks |
| e022e1f8 | 25-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
restr - add input checks on element restrictions |
| 805fe78e | 09-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - use refcounting in fallback clone creation |
| baf62c76 | 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - fix small bug in operator cloning |
| ea6b5821 | 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add optional name for Operators |
| b8bf0bca | 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op/qf - consistent viewing ouput |
| 381e6593 | 05-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - include num_elem and num_qpts in view |
| 2790b72b | 28-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - add interface for additional destroy |
| f48ed27d | 25-Apr-2022 |
nbeams <246972+nbeams@users.noreply.github.com> |
Use backend functions for SyncArray in CUDA and HIP |
| 3e1e85ab | 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - update refrences to function usage level |
| bfacc300 | 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - move CeedQFunctionContextSet* to backend interface |
| e6a0ab89 | 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - move CeedQFunctionContextGetFieldLabel to backend interface |
| 6f448656 | 13-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #941 from CEED/jrwrigh/doc_fixes
docs: Fix function and API descriptions |
| 979e564e | 12-Apr-2022 |
James Wright <james@jameswright.xyz> |
docs: Improve wording in CeedOperatorSetField description |
| d602d780 | 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - unify strncpy vs memcpy, silence errors |
| 6155f12f | 08-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - add JiT source root to topmost parent |
| 72fa462d | 05-Apr-2022 |
Jed Brown <jed@jedbrown.org> |
Revise default path build and install |
| ee5a26f2 | 04-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - add interface for adding additional jit source dirs |
| 032e71ea | 04-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - search array of jit source roots |
| a0154ade | 04-Apr-2022 |
Jed Brown <jed@jedbrown.org> |
move include/ceed-jit-source to include/ceed/jit-source |
| 6eb0d8b4 | 01-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - use relpath from include/ceed-jit-source for jit source files |