| #
4add99eb
|
| 15-Jul-2022 |
James Wright <james@jameswright.xyz> |
Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests
|
| #
a6ea5fbe
|
| 15-Jul-2022 |
James Wright <james@jameswright.xyz> |
tests: Shrink fluids test run time
|
| #
e8001fe0
|
| 07-Jul-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1009 from CEED/jrwrigh/dirichlet_with_libceed
Fluids - Use libCEED to compute Dirichlet boundary conditions
|
| #
72d85259
|
| 28-Jun-2022 |
James Wright <james@jameswright.xyz> |
test: Update data for strong_stg test
- Previous data was from using `bcFunc` and was actually incorrect.
|
| #
c766f598
|
| 22-Jun-2022 |
James Wright <james@jameswright.xyz> |
Merge pull request #980 from CEED/jrwrigh/fluids_tractionbc
|
| #
82fe8277
|
| 07-Jun-2022 |
James Wright <james@jameswright.xyz> |
test: Update data for fluids blasius tests
|
| #
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 ...
|
| #
830d4754
|
| 04-Jun-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #967 from CEED/jrwrigh/strong-stg
Fluids: Strongly enforced STG
|
| #
c79c9d8a
|
| 03-Jun-2022 |
James Wright <james@jameswright.xyz> |
examples/fluids: Test for strong STG
- Note that the "compare_final_state_atol" had to be reduced to 1e-10 in order to have all the backends pass (the non-optimized backends were not able to pas
examples/fluids: Test for strong STG
- Note that the "compare_final_state_atol" had to be reduced to 1e-10 in order to have all the backends pass (the non-optimized backends were not able to pass)
show more ...
|