History log of /libCEED/examples/ (Results 1101 – 1125 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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
solids/elasticity.c
solids/elasticity.h
solids/src/matops.c
solids/src/setupdm.c
solids/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

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

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


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

9cf88b2813-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Check tests error by comparing with reference solutions from binary files

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

NS: scale energy differently in TESTARCGS

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

NS: Remove extra PetscViewerDestroy() call in TSMonitor_NS() function

This was causing a crash in parallel (not in serial)

10c9356e05-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: remove line between test runs and add output files

d5424b7329-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add VecViewFromOptions at the end of execution

This currently works in serial, but not in parallel

84f4e65d28-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add multiple test runs

These minimal tests test different configurations: the explicit formulation with default (RKF45), the implicit formulation with alpha method, and the implicit formulation

NS: Add multiple test runs

These minimal tests test different configurations: the explicit formulation with default (RKF45), the implicit formulation with alpha method, and the implicit formulation with alpha method + supg stabilization

show more ...

07af606924-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Default BCs are free-slip on all faces

If no boundary conditions are set at command line, there will be free-slip boundary conditions on velocity components on all faces

The use still has the p

NS: Default BCs are free-slip on all faces

If no boundary conditions are set at command line, there will be free-slip boundary conditions on velocity components on all faces

The use still has the possibility of imposing wall boundary conditions (which sets all three components of velocity to homogeneous Dirichelet condition)

If the user specify both conditions, slip and wall, on the same face sets, the program will error

show more ...

c063f47622-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Style and comments

ff62f74022-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Remove periodicity option

This option is temporarily removed since it is currently broken

40c555b922-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add warning if CtauS is used without stabilization

35d2ed1b22-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Patch on BCs for different problem types and update docs

8c66223122-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add warning if stabilization is used with explicit time integrators

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