| #
1ad46608
|
| 06-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1875 from CEED/jeremy/name-consistency
Operator Name Consistency
|
| #
ed094490
|
| 24-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
api - naming consistency for composite CeedOperator
|
| #
1e73a9ca
|
| 03-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1389 from CEED/jed/post-release
post-release: Julia updates and release instructions
|
| #
77bb289a
|
| 02-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Julia: move dev tests to release tests
|
| #
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
|
| #
38432684
|
| 03-Aug-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1265 from CEED/sjg/hcurl-restr-dev
CeedElemRestriction for H(curl)
|
| #
709403c1
|
| 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Update Julia/Python/Rust/Fortran bindings
|
| #
ba7b2a00
|
| 01-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1268 from CEED/jeremy/basis-view-ncomp
Add num_comp to basis view output
|
| #
edf04919
|
| 28-Jul-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
basis - add num_comp to basis view output
|
| #
2efebffe
|
| 12-Apr-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1156 from sebastiangrimberg/sjg/hcurl-basis-dev
H(curl) basis and `CEED_EVAL_CURL`
|
| #
b2e3f8ec
|
| 10-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Add Julia API tests
|
| #
17cf4df8
|
| 27-Dec-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1126 from CEED/julia-v0.2.0
LibCEED.jl v0.2.0
|
| #
bd9c22ba
|
| 25-Dec-2022 |
Will Pazner <will.e.p@gmail.com> |
[Julia] Move development tests to release tests
|
| #
d20f58d5
|
| 30-Nov-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1103 from CEED/jed/fix-julia-tests
|
| #
caee0302
|
| 30-Nov-2022 |
Jed Brown <jed@jedbrown.org> |
Julia: move identity test from release to development to fix path issue
I think this was a side-effect of fixing path handling for Ratel/installs that we didn't notice at the time. Anyway, it works
Julia: move identity test from release to development to fix path issue
I think this was a side-effect of fixing path handling for Ratel/installs that we didn't notice at the time. Anyway, it works as a dev test, but (now) not as a release test.
show more ...
|
| #
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
|
| #
4b625419
|
| 05-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
julia - move OperatorView test to Dev
|
| #
6c604475
|
| 25-Aug-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #789 from CEED/will/julia-preferences
Julia interface updates (Preferences.jl)
|
| #
04085da3
|
| 08-Jul-2021 |
Will Pazner <will.e.p@gmail.com> |
[Julia] Move dev tests to release tests and minor test changes
|