| #
5d1e9069
|
| 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1270 from CEED/jeremy/constantinople
Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
356036fa
|
| 31-Jul-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
5ba4e83e
|
| 04-Jun-2022 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'main' into jed/fluids-jacobian
* main: (24 commits) op - more data in view examples/fluids: Test for strong STG examples/fluids: Add strong STG to documentation examples/fluids
Merge branch 'main' into jed/fluids-jacobian
* main: (24 commits) op - more data in view examples/fluids: Test for strong STG examples/fluids: Add strong STG to documentation examples/fluids: Add option for BC from ICs examples/fluids: Correct for non-origin domains examples/fluids: Implement Strong STG BC examples/fluids: Minor stg improvements/style examples/fluids: Add Strong STG functions examples/fluids: Fix memory leak in STG GPU assembly: fix potential basis loading offset error tests - more complex source include testing pc - fix qf fallback cloning restr - relax comp_stride check for num_comp == 1 make style pc - avoid direct access of basis data in multigrid creation ceed - refactor fallback Ceed creation into separate fn minor - homogonize int vs CeedInt basis - add input checks restr - add input checks on element restrictions examples/fluids: Update STG test for new mesh feats ...
show more ...
|
| #
cd398178
|
| 03-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #978 from CEED/jeremy/minor-operator-output-improvement
op - more data in view
|
| #
f5ebfb90
|
| 03-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - more data in view
|
| #
e76101ce
|
| 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #954 from CEED/jeremy/op-view
op - include num_elem and num_qpts in view
|
| #
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
|
| #
b761d2ca
|
| 15-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #741 from CEED/jed/python-test-docs
Fix python test docs
|
| #
0ef72598
|
| 14-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
tests - move tests to python dir
|