| da51bdd9 | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: some corrections
fixed a bug
Fluids: added "-bc_outflow" option to README |
| 4b046fc8 | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 84d34d69 | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids - resolve conflict after merging master |
| cfa64770 | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids - Added outflow BC only for RHS |
| d1d4a8c6 | 09-May-2020 |
Jed Brown <jed@jedbrown.org> |
fluids: use height to define restriction dim |
| 8b982bae | 06-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Fluids - implemented boundary Floating fluxes, some corrections, and style
Fluids: fixed a bug + comment
Fluids: another bug |
| 29448992 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Advection - Added QFunction for boundary integral and some style |
| 6336a9db | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 1bb42639 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
qdatasizeSur=1 for all problems |
| ee609e40 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Make SetupBoundary2d consistent with SetupBoundary3d |
| 356fbf4b | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Set up boundary for 3d problems |
| 6a0edaf9 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Fluids - developed composit operators for one face
Fluids: fix
Fluids: fixed a bug
Fluids: comments |
| bd910870 | 28-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: some corrections
Fluids: fixed a bug
Fluids: removed unused variables and function call
Fluids: changed function name |
| b0137797 | 26-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Advection2d - added QFunctions for the Surface
small fix |
| c96c872f | 23-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: change
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: changed QFunctions names
show more ...
|
| ea6e0f84 | 19-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fluids: add support for implementing Suface Qfunctions and Operators |
| 0c6c0b13 | 09-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Add support for multiple sub-domains
Fluids: WIP: CreateRestrictionFromPlex() modified to support multiple sub-domains
WIP: small tweak to create restriction |
| 6a6c615b | 30-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Vec - add CeedVectorTakeArray |
| bdbd6737 | 30-Jun-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add comment explaining use of Set/Sync array for debugging |
| da5d3694 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - use degree 3 for better testing |
| f9342789 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - fix bpOptions stuct filepaths to QFunctions for BP4/6 |
| a3658bad | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add missing MatShellSetVecType calls |
| cd11335e | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add missing address-of operator |
| 43eb8658 | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Gallery - always set size of identity qf in context, NULL doesn't always work on GPU |
| 1c48f5db | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - remove extra CeedInit in multigrid example |