History log of /libCEED/examples/solids/ (Results 101 – 125 of 173)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2bba3ffa17-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Op - change LinearAssemble* to accept CeedVector instead of pointer to CeedVector, allows for less memory movement and interfaces with parent code better

80ac2e4315-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

style - rename AssembleLinear* to LinearAssemble*


/libCEED/.mailmap
/libCEED/.travis.yml
/libCEED/AUTHORS
/libCEED/Makefile
/libCEED/README.rst
/libCEED/azure-pipelines.yml
/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen.c
/libCEED/backends/cuda-reg/ceed-cuda-reg-basis.c
/libCEED/backends/cuda-reg/ceed-cuda-reg-restriction.c
/libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c
/libCEED/backends/cuda/ceed-cuda-basis.c
/libCEED/backends/cuda/ceed-cuda-operator.c
/libCEED/backends/cuda/ceed-cuda-restriction.c
/libCEED/backends/cuda/ceed-cuda.h
/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/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction-op.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/opt/ceed-opt-operator.c
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref-restriction.c
/libCEED/backends/ref/ceed-ref.c
/libCEED/backends/ref/ceed-ref.h
/libCEED/backends/xsmm/ceed-xsmm-tensor.c
/libCEED/benchmarks/benchmark.sh
/libCEED/benchmarks/petsc-bps.sh
/libCEED/benchmarks/petsc-bpsraw.sh
/libCEED/benchmarks/postprocess_base.py
/libCEED/benchmarks/postprocess_plot.py
/libCEED/benchmarks/postprocess_table.py
/libCEED/doc/sphinx/requirements.txt
/libCEED/doc/sphinx/source/libCEEDapi.rst
/libCEED/doc/sphinx/source/libCEEDdev.rst
/libCEED/examples/ceed/ex1-volume.c
/libCEED/examples/ceed/ex2-surface.c
/libCEED/examples/petsc/README.md
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/bpsraw.c
/libCEED/examples/petsc/setup.h
src/matops.c
/libCEED/examples/tutorials/tutorial-1-vector.ipynb
/libCEED/examples/tutorials/tutorial-2-elemrestriction.ipynb
/libCEED/examples/tutorials/tutorial-3-basis.ipynb
/libCEED/examples/tutorials/tutorial-4-qfunction.ipynb
/libCEED/examples/tutorials/tutorial-5-operator.ipynb
/libCEED/include/ceed-backend.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed.c
/libCEED/python/ceed_vector.py
/libCEED/requirements-gpu.txt
/libCEED/setup.py
/libCEED/tests/python/test-1-vector.py
/libCEED/tests/t201-elemrestriction-f.f90
/libCEED/tests/t201-elemrestriction.c
/libCEED/tests/t204-elemrestriction.c
/libCEED/tests/t205-elemrestriction.c
/libCEED/tests/t206-elemrestriction.c
/libCEED/tests/t207-elemrestriction.c
/libCEED/tests/t530-operator-f.f90
/libCEED/tests/t530-operator.c
/libCEED/tests/t531-operator-f.f90
/libCEED/tests/t531-operator.c
/libCEED/tests/t532-operator-f.f90
/libCEED/tests/t532-operator.c
/libCEED/tests/t533-operator-f.f90
/libCEED/tests/t533-operator.c
/libCEED/tests/t534-operator-f.f90
/libCEED/tests/t534-operator.c
/libCEED/tests/t535-operator-f.f90
/libCEED/tests/t535-operator.c
/libCEED/tests/t536-operator-f.f90
/libCEED/tests/t536-operator.c
/libCEED/tests/t537-operator.c
/libCEED/tests/t537-operator.h
/libCEED/tests/t537-operator.okl
/libCEED/tests/t538-operator.c
/libCEED/tests/tap.sh
86a4273e19-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - use Pa in docs table

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

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

examples/solids: skip autoassigned object name for cleaner viz

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

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

Solids - clean up strain energy computation, prep for plotting stress, strain energy, etc


/libCEED/backends/cuda-gen/ceed-cuda-gen-qfunction.c
elasticity.c
elasticity.h
src/matops.c
src/setupdm.c
src/setuplibceed.c
/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
3edc4e6414-May-2020 Jed Brown <jed@jedbrown.org>

examples: support for PETSc-3.14 DMPlexGetClosureIndices

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

examples/solids: extern global in header to avoid duplicate symbols

1234567