History log of /libCEED/examples/ (Results 1126 – 1150 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
380e0a5821-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Remove unused variables and some code cleanups and clarifications

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

Solids - move viewFinalSoln output outside of SNES stage

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

Solids - additional command line options

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

Merge pull request #533 from CEED/jed/activate-hoverxref

Jed/activate hoverxref

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

Multigrid - fix memtype in CeedVecSetArray call

32ed2d1116-Apr-2020 Jed Brown <jed@jedbrown.org>

fluids: fix missing CHKERRQ

17a9418b04-May-2020 valeriabarra <valeriabarra21@gmail.com>

PETSc Bpssphere: Remove unused context for setup QFunction

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

NS solver: remove stray restrictxcoord restriction

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

PETSc examples and solids: remove stray section from SeupLibCEED function

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

Solids - fix comment typo

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

Soldis - fix small bug in energy restriction

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

More comments in CUDA backends (#518)

* CUDA - adding comments as I work to understand these backends

* PETSc - remove extra include, breaks single source

* make style

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

NS: Use non_zero_time=false for problem type avection

Since exact solution and error calculation is not currently provided for the 3D advection case, this flag should be set to false for now

With n

NS: Use non_zero_time=false for problem type avection

Since exact solution and error calculation is not currently provided for the 3D advection case, this flag should be set to false for now

With non_zero_time=true the program was always reporting Max Error: 0. for problem type advection

show more ...

27dd567e21-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Rename ICs_PetscMultiplicity() -> ICs_FixMultiplicity()

The name ICs_PetscMultiplicity was misleading, since the multiplicity is not related to PETSc

357222b321-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Fix memory leak

Reported-by @jedbrown

8142698021-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Fluids - fix omitted indices correction in fluids version of CreateRestrictionFromPlex

d979a05114-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.


/libCEED/backends/blocked/ceed-blocked-operator.c
/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
ceed/ex1-volume.c
ceed/ex2-surface.c
fluids/navierstokes.c
mfem/bp1.hpp
mfem/bp3.hpp
nek/bps/bps.usr
petsc/area.c
petsc/bpsraw.c
petsc/setup.h
petsc/setupsphere.h
solids/elasticity.h
solids/src/setuplibceed.c
tutorials/tutorial-2-elemrestriction.ipynb
tutorials/tutorial-5-operator.ipynb
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-types.c
/libCEED/python/__init__.py
/libCEED/python/ceed.py
/libCEED/python/ceed_constants.py
/libCEED/python/ceed_elemrestriction.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/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
0b6d0ae516-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - update documentation, displacement is from inital configuration

aee2786a16-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - update sample runs at top of file

175e179d16-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

make style

58c8163316-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - update documentation discussion of energy density

d642641f16-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - refactor bcs to allow translation and rotation, set bc_zero as default for bc_clamp

807e91fb13-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - fix translation boundary condition cl option

2b901a5e13-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - fix PCMG printing

61acc96809-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Solids - error on hyperFS and constant forcing

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