History log of /libCEED/ (Results 3726 – 3750 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

Merge pull request #538 from CEED/jed/petsc-3.14-gcc-10

Jed/petsc 3.14 gcc 10


.gitignore
.travis.yml
backends/cuda-gen/ceed-cuda-gen-qfunction.c
examples/fluids/navierstokes.c
examples/petsc/setup.h
examples/petsc/setuparea.h
examples/petsc/setupsphere.h
examples/solids/elasticity.h
examples/solids/src/setuplibceed.c
include/ceedf.h
tests/t000-ceed-f.f90
tests/t001-ceed-f.f90
tests/t003-ceed-f.f90
tests/t100-vector-f.f90
tests/t101-vector-f.f90
tests/t102-vector-f.f90
tests/t103-vector-f.f90
tests/t104-vector-f.f90
tests/t105-vector-f.f90
tests/t106-vector-f.f90
tests/t107-vector-f.f90
tests/t108-vector-f.f90
tests/t200-elemrestriction-f.f90
tests/t201-elemrestriction-f.f90
tests/t202-elemrestriction-f.f90
tests/t208-elemrestriction-f.f90
tests/t209-elemrestriction-f.f90
tests/t210-elemrestriction-f.f90
tests/t211-elemrestriction-f.f90
tests/t212-elemrestriction-f.f90
tests/t300-basis-f.f90
tests/t301-basis-f.f90
tests/t302-basis-f.f90
tests/t304-basis-f.f90
tests/t305-basis-f.f90
tests/t306-basis-f.f90
tests/t313-basis-f.f90
tests/t314-basis-f.f90
tests/t320-basis-f.f90
tests/t322-basis-f.f90
tests/t323-basis-f.f90
tests/t400-qfunction-f.f90
tests/t401-qfunction-f.f90
tests/t402-qfunction-f.f90
tests/t410-qfunction-f.f90
tests/t411-qfunction-f.f90
tests/t412-qfunction-f.f90
tests/t413-qfunction-f.f90
tests/t500-operator-f.f90
tests/t501-operator-f.f90
tests/t503-operator-f.f90
tests/t504-operator-f.f90
tests/t505-operator-f.f90
tests/t506-operator-f.f90
tests/t510-operator-f.f90
tests/t511-operator-f.f90
tests/t520-operator-f.f90
tests/t521-operator-f.f90
tests/t522-operator-f.f90
tests/t523-operator-f.f90
tests/t524-operator-f.f90
tests/t530-operator-f.f90
tests/t531-operator-f.f90
tests/t532-operator-f.f90
tests/t533-operator-f.f90
tests/t534-operator-f.f90
tests/t535-operator-f.f90
tests/t536-operator-f.f90
tests/t540-operator-f.f90
9ff7e16514-May-2020 Jed Brown <jed@jedbrown.org>

cuda-gen: avoid gcc-10 warning on use of strncat

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

tests: use implicit none; fix datatype mismatches reported by gfortran-10

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

fortran: use standard z prefix instead of deprecated x prefix for hexadecimal

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

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

gitignore: .prove and Python cache

2abd997414-May-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #536 from CEED/valeria/area_refactor

Refactor Petsc area example

88aa84d414-May-2020 valeriabarra <valeriabarra21@gmail.com>

Area: Refactoring - Allows the use of the command line option -degree in place of -petscspace_degree

Separate setup of libCEED objects and problem specific data in setuparea.h separate file

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

BPssphere: remove some dead code, unused variables

3d54ab5413-May-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #516 from CEED/valeria/NSfixes

Some fixes in NS miniapp

7e6f388f13-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add Problem header to summary print

65275b3113-May-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'master' into valeria/NSfixes


CONTRIBUTING.md
Doxyfile
Makefile
README.rst
backends/blocked/ceed-blocked-operator.c
backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-gen/ceed-cuda-gen-operator.c
backends/cuda-gen/ceed-cuda-gen-qfunction.c
backends/cuda-gen/ceed-cuda-gen.c
backends/cuda-reg/ceed-cuda-reg-basis.c
backends/cuda-reg/ceed-cuda-reg-restriction.c
backends/cuda-reg/ceed-cuda-reg.c
backends/cuda-reg/ceed-cuda-reg.h
backends/cuda-reg/cuda-reg-basis.cu
backends/cuda-shared/ceed-cuda-shared-basis.c
backends/cuda-shared/ceed-cuda-shared.c
backends/cuda/ceed-cuda-basis.c
backends/cuda/ceed-cuda-operator.c
backends/cuda/ceed-cuda-qfunction-load.cpp
backends/cuda/ceed-cuda-qfunction.c
backends/cuda/ceed-cuda-restriction.c
backends/cuda/ceed-cuda-vector.c
backends/cuda/ceed-cuda.c
backends/cuda/ceed-cuda.h
backends/cuda/cuda-vector.cu
backends/magma/ceed-magma-basis.c
backends/magma/ceed-magma-operator.c
backends/magma/ceed-magma-restriction.c
backends/magma/ceed-magma.c
backends/magma/ceed-magma.h
backends/magma/magma_drestrictApply.cu
backends/occa/ceed-occa-restrict.c
backends/occa/ceed-occa-restrict.okl
backends/opt/ceed-opt-operator.c
backends/ref/ceed-ref-operator.c
backends/ref/ceed-ref-restriction.c
backends/ref/ceed-ref.h
backends/xsmm/ceed-xsmm-tensor.c
backends/xsmm/ceed-xsmm.h
doc/sphinx/requirements.txt
doc/sphinx/source/api/CeedElemRestriction.rst
doc/sphinx/source/conf.py
doc/sphinx/source/index.rst
doc/sphinx/source/releasenotes.rst
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/fluids/navierstokes.c
examples/mfem/bp1.hpp
examples/mfem/bp3.hpp
examples/nek/bps/bps.h
examples/nek/bps/bps.usr
examples/petsc/area.c
examples/petsc/bpsraw.c
examples/petsc/multigrid.c
examples/petsc/qfunctions/bps/common.h
examples/petsc/setup.h
examples/petsc/setupsphere.h
examples/solids/README.rst
examples/solids/elasticity.c
examples/solids/elasticity.h
examples/solids/src/cloptions.c
examples/solids/src/misc.c
examples/solids/src/setuplibceed.c
examples/tutorials/tutorial-2-elemrestriction.ipynb
examples/tutorials/tutorial-5-operator.ipynb
include/ceed-backend.h
include/ceed-hash.h
include/ceed-impl.h
include/ceed.h
include/ceedf.h
include/khash.h
interface/ceed-basis.c
interface/ceed-elemrestriction.c
interface/ceed-fortran.c
interface/ceed-operator.c
interface/ceed-qfunction.c
interface/ceed-types.c
interface/ceed-vector.c
interface/ceed.c
python/__init__.py
python/ceed.py
python/ceed_constants.py
python/ceed_elemrestriction.py
tests/junit.py
tests/output/t210-elemrestriction-f.out
tests/output/t210-elemrestriction.out
tests/python/output/test_210.out
tests/python/test-2-elemrestriction.py
tests/python/test-5-operator.py
tests/t200-elemrestriction-f.f90
tests/t200-elemrestriction.c
tests/t201-elemrestriction-f.f90
tests/t201-elemrestriction.c
tests/t202-elemrestriction-f.f90
tests/t202-elemrestriction.c
tests/t203-elemrestriction.c
tests/t204-elemrestriction.c
tests/t205-elemrestriction.c
tests/t206-elemrestriction.c
tests/t207-elemrestriction.c
tests/t208-elemrestriction-f.f90
tests/t208-elemrestriction.c
tests/t209-elemrestriction-f.f90
tests/t209-elemrestriction.c
tests/t210-elemrestriction-f.f90
tests/t210-elemrestriction.c
tests/t211-elemrestriction-f.f90
tests/t211-elemrestriction.c
tests/t212-elemrestriction-f.f90
tests/t212-elemrestriction.c
tests/t213-elemrestriction.c
tests/t214-elemrestriction.c
tests/t215-elemrestriction.c
tests/t500-operator-f.f90
tests/t500-operator.c
tests/t501-operator-f.f90
tests/t501-operator.c
tests/t502-operator-f.f90
tests/t502-operator.c
tests/t503-operator-f.f90
tests/t503-operator.c
tests/t504-operator-f.f90
tests/t504-operator.c
tests/t505-operator-f.f90
tests/t505-operator.c
tests/t506-operator-f.f90
tests/t506-operator.c
tests/t507-operator.c
tests/t510-operator-f.f90
tests/t510-operator.c
tests/t511-operator-f.f90
tests/t511-operator.c
tests/t520-operator-f.f90
tests/t520-operator.c
tests/t521-operator-f.f90
tests/t521-operator.c
tests/t522-operator-f.f90
tests/t522-operator.c
tests/t523-operator-f.f90
tests/t523-operator.c
tests/t524-operator-f.f90
tests/t524-operator.c
tests/t530-operator-f.f90
tests/t530-operator.c
tests/t531-operator-f.f90
tests/t531-operator.c
tests/t532-operator-f.f90
tests/t532-operator.c
tests/t533-operator-f.f90
tests/t533-operator.c
tests/t534-operator-f.f90
tests/t534-operator.c
tests/t535-operator-f.f90
tests/t535-operator.c
tests/t536-operator-f.f90
tests/t536-operator.c
tests/t540-operator-f.f90
tests/t540-operator.c
tests/tap.sh
6f55dfd513-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Improve summary print and update with master changes

The updates with master were needed after reducing the number of commits with interactive rebase

0261bf8313-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Print summary similar to BPs

2f9599b813-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: style

8ca749c713-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add data structures for different test types

559ec21d13-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add warning if CtauS or strong_form is used with density_current problem

3e4faa5a13-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add missing CHKERRQ(ierr) & Destroy viewer & bool -> PetscBool

1...<<141142143144145146147148149150>>...226