| 560e6f00 | 11-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - move viewFinalSoln output outside of SNES stage |
| 12b49b89 | 11-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - additional command line options |
| a76f8c52 | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
PETSc examples and solids: remove stray section from SeupLibCEED function |
| 050e48eb | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - fix comment typo |
| 22f31aa0 | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Soldis - fix small bug in energy restriction |
| d979a051 | 14-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do. |
| 0b6d0ae5 | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - update documentation, displacement is from inital configuration |
| aee2786a | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - update sample runs at top of file |
| 175e179d | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |
| 58c81633 | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - update documentation discussion of energy density |
| d642641f | 16-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - refactor bcs to allow translation and rotation, set bc_zero as default for bc_clamp |
| 807e91fb | 13-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - fix translation boundary condition cl option |
| 2b901a5e | 13-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - fix PCMG printing |
| 61acc968 | 09-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - error on hyperFS and constant forcing |
| c83beb56 | 09-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - specify direction of constant forcing function |
| d612e6d9 | 09-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - wJ->wdetJ |
| cbe1762f | 08-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add strain energy density to documentation Co-authored-by: Arash Mehraban <arashm81@gmail.com> |
| 4ab73d81 | 08-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - use KSPCG, not KSPPREONLY for degree=1 to get correct convergence |
| 31dc5d86 | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add clamped boundary rotation |
| e4659345 | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add multi-direction clamp translation |
| 2d93065e | 07-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Solids - add strain energy computations
Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Arash Mehraban <arashm81@gmail.com> |
| 13921685 | 11-Apr-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Remove inclusion of ceed.h in examples/ header files |
| e0dd07dc | 10-Apr-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Include ceed.h in examples/solids header files
This avoid 'unknown type' warnings and is safe under the double inclusion guard |
| 8350d2ba | 06-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #505 from CEED/jeremy/solids-fixes
Solids fixes |
| fd248ec1 | 06-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |