History log of /libCEED/ (Results 4151 – 4175 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5df1a58515-Dec-2019 Jed Brown <jed@jedbrown.org>

nsplex advection2d: make solution time-dependent

5ebed1f215-Dec-2019 Jed Brown <jed@jedbrown.org>

nsplex: Calculate exact solution at final time

0e05798215-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Implement ICs_PetscMultiplicity function

d83fa90415-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Add non_zero_time flag to problemData

5fece36514-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Create SetupContext struct, add to ICs* qfuncs

- SetupContext added to common.h
- Update ICs qfuncs to reference pointer-based struct

af55559a11-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Move User_ and Units_ to common.h

a115c9ac22-Dec-2019 James Wright <jameswright@jameswright.xyz>

Update .gitignore with misc editor dirs

0d42bc0a11-Feb-2020 Jed Brown <jed@jedbrown.org>

NS: move initial condition into form usable for essential BC

This permits DMAddBoundary to apply boundary conditions. It is
expensive, but still useful for visualization.

383706e311-Feb-2020 Jed Brown <jed@jedbrown.org>

NS: create visualization DM once for reuse in monitor

This interpolation is relatively expensive to create, so move it out.
Output of dmrefined*.vtu is currently controlled by -viz_refine, which
is

NS: create visualization DM once for reuse in monitor

This interpolation is relatively expensive to create, so move it out.
Output of dmrefined*.vtu is currently controlled by -viz_refine, which
is a boolean, but could become an integer (useful for higher order).

show more ...

89836db611-Feb-2020 Jed Brown <jed@jedbrown.org>

NS advection.h: bug fix for dim=3

e89f241114-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fixed some bugs in explicit densitycurrent.h

7bbfe63a14-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Gravitational Energy is sent back to the Body Force for some limitations that should be resolved.

f39d560d14-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

dt removed from SUPG

b0a1f79812-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

few bugs fixed in densitycurrent_primitive.h

b562a10a11-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

*.dylib and *.json added to .gitignore

b0812a4508-Feb-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

CITING.md (#457)

* Add CITING.md in top level

* Update CITING.md with @ misc

* Add code block env

* Add doc/bib with BiBTeX citation and update CITING.md

* Update title. Add year

4092d0ee05-Feb-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #447 from CEED/jeremy/lmode-on-create

ElemRestriction Lmode in Create over Apply


backends/blocked/ceed-blocked-operator.c
backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-reg/ceed-cuda-reg-restriction.c
backends/cuda/ceed-cuda-operator.c
backends/cuda/ceed-cuda-restriction.c
backends/magma/ceed-magma-restriction.c
backends/occa/ceed-occa-operator.c
backends/occa/ceed-occa-restrict.c
backends/opt/ceed-opt-operator.c
backends/ref/ceed-ref-operator.c
backends/ref/ceed-ref-restriction.c
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/mfem/bp1.hpp
examples/mfem/bp3.hpp
examples/navier-stokes/navierstokes.c
examples/nek/bps/bps.usr
examples/petsc/area.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/multigrid.c
examples/petsc/setup.h
include/ceed-backend.h
include/ceed-impl.h
include/ceed.h
include/ceedf.h
interface/ceed-elemrestriction.c
interface/ceed-fortran.c
interface/ceed-operator.c
interface/ceed-types.c
python/ceed.py
python/ceed_constants.py
python/ceed_elemrestriction.py
python/ceed_operator.py
tests/output/t210-elemrestriction-f.out
tests/output/t210-elemrestriction.out
tests/output/t504-operator-f.out
tests/output/t504-operator.out
tests/output/t523-operator-f.out
tests/output/t523-operator.out
tests/python/output/test_210.out
tests/python/output/test_504.out
tests/python/output/test_523.out
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.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/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
5e6586e704-Feb-2020 jeremylt <jeremy.thompson@colorado.edu>

MAGMA - update MAGMA backend to use new imode parameter

74312f0931-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

Examples - remove imode variables in PETSc examples

61dbc9d227-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - make lmode a separate enum


backends/blocked/ceed-blocked-operator.c
backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda-reg/ceed-cuda-reg-restriction.c
backends/cuda/ceed-cuda-restriction.c
backends/occa/ceed-occa-restrict.c
backends/opt/ceed-opt-operator.c
backends/ref/ceed-ref-operator.c
backends/ref/ceed-ref-restriction.c
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/mfem/bp1.hpp
examples/mfem/bp3.hpp
examples/navier-stokes/navierstokes.c
examples/nek/bps/bps.usr
examples/petsc/area.c
examples/petsc/bpsraw.c
examples/petsc/setup.h
include/ceed-backend.h
include/ceed-impl.h
include/ceed.h
include/ceedf.h
interface/ceed-elemrestriction.c
interface/ceed-fortran.c
interface/ceed-types.c
python/ceed.py
python/ceed_constants.py
python/ceed_elemrestriction.py
tests/output/t210-elemrestriction-f.out
tests/output/t210-elemrestriction.out
tests/python/output/test_210.out
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.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/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
074cb41627-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - remove lmode from backend apply signature

2d4f38cc24-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

Examples - initalize variable to silence compiler warning

a8d3220824-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - move lmode to constructor over apply


backends/blocked/ceed-blocked-operator.c
backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
backends/cuda/ceed-cuda-operator.c
backends/occa/ceed-occa-operator.c
backends/opt/ceed-opt-operator.c
backends/ref/ceed-ref-operator.c
examples/ceed/ex1-volume.c
examples/ceed/ex2-surface.c
examples/mfem/bp1.hpp
examples/mfem/bp3.hpp
examples/navier-stokes/navierstokes.c
examples/nek/bps/bps.usr
examples/petsc/area.c
examples/petsc/bps.c
examples/petsc/bpsraw.c
examples/petsc/multigrid.c
examples/petsc/setup.h
include/ceed-backend.h
include/ceed-impl.h
include/ceed.h
interface/ceed-elemrestriction.c
interface/ceed-fortran.c
interface/ceed-operator.c
python/ceed.py
python/ceed_elemrestriction.py
python/ceed_operator.py
tests/output/t210-elemrestriction-f.out
tests/output/t210-elemrestriction.out
tests/output/t504-operator-f.out
tests/output/t504-operator.out
tests/output/t523-operator-f.out
tests/output/t523-operator.out
tests/python/output/test_210.out
tests/python/output/test_504.out
tests/python/output/test_523.out
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.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/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
868539c204-Feb-2020 Natalie Beams <246972+nbeams@users.noreply.github.com>

Enable MAGMA non-tensor basis (#424)

* update magma backend files from magma-dev to new branch

* add skeleton for elem restrictions

* start putting code and files for nontensor case

* more

Enable MAGMA non-tensor basis (#424)

* update magma backend files from magma-dev to new branch

* add skeleton for elem restrictions

* start putting code and files for nontensor case

* more framework for adding magma elem restrictions

* typo/old code error fixes for interface and header file, etc

* add the writedofs kernels

* fix nonconstants - template them for now

* fix bugs in non-tensor basis apply (interp and weight)

* update magma backend files from magma-dev to new branch

* add skeleton for elem restrictions

* start putting code and files for nontensor case

* more framework for adding magma elem restrictions

* typo/old code error fixes for interface and header file, etc

* add the writedofs kernels

* fix nonconstants - template them for now

* fix bugs in non-tensor basis apply (interp and weight)

* fix incorrect merge conflict resolution of header file

* fix bugs in lmode=notranspose elem restrictions
and in copying of indices to device

* test simpler kernels for lmode=transpose elem restrict

* swap element and component ordering in tensor basis actions

* update comments in restriction kernels to match swapped ordering

* fix if statement to work with CEED_VECTOR_NONE instead of NULL

* minor code cleanup

* skip t204-7 for magma after changing E-vector layout

* remove commented old calls for now

* use magma set/get vectors instead of cuda memcopies

* remove dead code

* make style changes

Co-authored-by: Stan Tomov <tomov@eecs.utk.edu>
Co-authored-by: abdelfattah83 <36712794+abdelfattah83@users.noreply.github.com>

show more ...

a78324f404-Feb-2020 David Medina <dmed256@gmail.com>

Merge pull request #450 from CEED/tests/remove-implementation-dependent-logic-on-t208

[Tests] Removed testing padded entries

1...<<161162163164165166167168169170>>...226