History log of /libCEED/examples/ (Results 1076 – 1100 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7ab18feb19-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - rename diagnostic output volumentric strain

6a0f6e4119-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - notational consistency

285cb7fe19-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Soilds - minor README style updates

b6054f3719-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - explict about only compressible at this time in README

bd9bac2019-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Solids - bold E in documentation

Co-authored-by: Jed Brown <jed@jedbrown.org>

bca55b9e19-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Solids - typo fix

Co-authored-by: Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

6d4f1eca19-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - add table of diagnostic quantities formualations

dde0b3d418-May-2020 valeriabarra <valeriabarra21@gmail.com>

Petsc BPs: Update comment

a5a27d2f18-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: Make style

e10d77f218-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: print Local Elements

01dbfdd716-May-2020 Jed Brown <jed@jedbrown.org>

examples/petsc/bps: make -local_nodes actually local

d5b2ba7716-May-2020 Jed Brown <jed@jedbrown.org>

examples/petsc: move utility functions to bps.c; make static

f81c27ea16-May-2020 Jed Brown <jed@jedbrown.org>

examples/solids: skip autoassigned object name for cleaner viz

153bcb0416-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc BPs: Add -local_nodes CL option


/libCEED/backends/cuda-gen/ceed-cuda-gen-qfunction.c
/libCEED/backends/magma/ceed-magma-basis.c
/libCEED/backends/magma/ceed-magma-restriction.c
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/grad_1d.cu
/libCEED/backends/magma/grad_device.cuh
/libCEED/backends/magma/grad_generic.cu
/libCEED/backends/magma/gradn_2d.cu
/libCEED/backends/magma/gradn_3d.cu
/libCEED/backends/magma/gradt_2d.cu
/libCEED/backends/magma/gradt_3d.cu
/libCEED/backends/magma/interp_1d.cu
/libCEED/backends/magma/interp_2d.cu
/libCEED/backends/magma/interp_3d.cu
/libCEED/backends/magma/interp_device.cuh
/libCEED/backends/magma/interp_generic.cu
/libCEED/backends/magma/magma_check_cudaerror.h
/libCEED/backends/magma/magma_common_device.cuh
/libCEED/backends/magma/magma_dgemm_nontensor.c
/libCEED/backends/magma/magma_drestrictApply.cu
/libCEED/backends/magma/magma_grad.c
/libCEED/backends/magma/magma_interp.c
/libCEED/backends/magma/magma_weight.c
/libCEED/backends/magma/weight_1d.cu
/libCEED/backends/magma/weight_2d.cu
/libCEED/backends/magma/weight_3d.cu
/libCEED/backends/magma/weight_device.cuh
/libCEED/backends/magma/weight_generic.cu
/libCEED/benchmarks/benchmark.sh
/libCEED/benchmarks/petsc-bps.sh
petsc/bps.c
petsc/setup.h
/libCEED/include/ceedf.h
/libCEED/tests/t000-ceed-f.f90
/libCEED/tests/t001-ceed-f.f90
/libCEED/tests/t003-ceed-f.f90
/libCEED/tests/t100-vector-f.f90
/libCEED/tests/t101-vector-f.f90
/libCEED/tests/t102-vector-f.f90
/libCEED/tests/t103-vector-f.f90
/libCEED/tests/t104-vector-f.f90
/libCEED/tests/t105-vector-f.f90
/libCEED/tests/t106-vector-f.f90
/libCEED/tests/t107-vector-f.f90
/libCEED/tests/t108-vector-f.f90
/libCEED/tests/t200-elemrestriction-f.f90
/libCEED/tests/t201-elemrestriction-f.f90
/libCEED/tests/t202-elemrestriction-f.f90
/libCEED/tests/t208-elemrestriction-f.f90
/libCEED/tests/t209-elemrestriction-f.f90
/libCEED/tests/t210-elemrestriction-f.f90
/libCEED/tests/t211-elemrestriction-f.f90
/libCEED/tests/t212-elemrestriction-f.f90
/libCEED/tests/t300-basis-f.f90
/libCEED/tests/t301-basis-f.f90
/libCEED/tests/t302-basis-f.f90
/libCEED/tests/t304-basis-f.f90
/libCEED/tests/t305-basis-f.f90
/libCEED/tests/t306-basis-f.f90
/libCEED/tests/t313-basis-f.f90
/libCEED/tests/t314-basis-f.f90
/libCEED/tests/t320-basis-f.f90
/libCEED/tests/t322-basis-f.f90
/libCEED/tests/t323-basis-f.f90
/libCEED/tests/t400-qfunction-f.f90
/libCEED/tests/t401-qfunction-f.f90
/libCEED/tests/t402-qfunction-f.f90
/libCEED/tests/t410-qfunction-f.f90
/libCEED/tests/t411-qfunction-f.f90
/libCEED/tests/t412-qfunction-f.f90
/libCEED/tests/t413-qfunction-f.f90
/libCEED/tests/t500-operator-f.f90
/libCEED/tests/t501-operator-f.f90
/libCEED/tests/t503-operator-f.f90
/libCEED/tests/t504-operator-f.f90
/libCEED/tests/t505-operator-f.f90
/libCEED/tests/t506-operator-f.f90
/libCEED/tests/t510-operator-f.f90
/libCEED/tests/t511-operator-f.f90
/libCEED/tests/t520-operator-f.f90
/libCEED/tests/t521-operator-f.f90
/libCEED/tests/t522-operator-f.f90
/libCEED/tests/t523-operator-f.f90
/libCEED/tests/t524-operator-f.f90
/libCEED/tests/t530-operator-f.f90
/libCEED/tests/t531-operator-f.f90
/libCEED/tests/t532-operator-f.f90
/libCEED/tests/t533-operator-f.f90
/libCEED/tests/t534-operator-f.f90
/libCEED/tests/t535-operator-f.f90
/libCEED/tests/t536-operator-f.f90
/libCEED/tests/t540-operator-f.f90
08f6bc8115-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - swap sign on pressure for viz

379387d415-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - condensed pressure -> pressure

226336a015-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - update gitignore

13fdad4b15-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - add stress tensor invariants

8ca58ff315-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - combine final solution output with diagnostics

f7b4142e14-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - add nu_smoother option

084ed6c613-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - update comment, currently scaling to Pa, though we may want to actually scale to GPa

18fde98c13-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - small inline function to compute detC_m1 from E2work

17fd649a13-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - fix bad spelling

b8eaa5f013-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

make style

5c25879a13-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - add output of diagnostic variables for viewing

1...<<41424344454647484950>>...69