History log of /libCEED/backends/ref/ (Results 301 – 325 of 326)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
583b1d4c05-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Rename CEED_QDATA_NONE to CEED_VECTOR_ACTIVE and CEED_VECTOR_NONE

6ddacda305-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Adjust rebase issues

42877f7726-May-2018 jeremylt <jeremy.thompson@colorado.edu>

style, updated ex1

885ac19c26-May-2018 jeremylt <jeremy.thompson@colorado.edu>

Ref setup fields helper function

36ddeef602-Jul-2018 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #75 from thilinarmtb/evector_support

[WIP][Nek] Update BP1 and add BP3

44951fc628-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Add backend prioritization

12170c1e25-Jun-2018 Jed Brown <jed@jedbrown.org>

Add C99 restrict to help CeedTensorContract_Ref

282be9a022-Jun-2018 Steven Roberts <roberts115@llnl.gov>

Increase readability of tensor contract

1c19f43222-Jun-2018 Steven Roberts <roberts115@llnl.gov>

Optimize the reference tensor contraction

3b28edd607-Jun-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

libCEED: Multiply esize by ncomp

fda3327506-Jun-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Add Nek5000 BP3 with libCEED and

* Fix a bug in the element-restriction code.

e17b31af05-May-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into evector_support

eae71ed105-May-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Let indices array be NULL when using E-vector


/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/magma/atomics.cuh
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/gccm.py
/libCEED/backends/magma/magma_check_cudaerror.h
/libCEED/backends/magma/magma_dtensor_contract.c
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-basis.okl
/libCEED/backends/occa/ceed-occa-okl.c
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
ceed-ref.c
/libCEED/ceed-basis.c
/libCEED/ceed-elemrestriction.c
/libCEED/ceed-fortran.c
/libCEED/ceed-operator.c
/libCEED/ceed-qfunction.c
/libCEED/ceed-vec.c
/libCEED/ceed.c
/libCEED/examples/ceed/Makefile
/libCEED/examples/ceed/ex1.c
/libCEED/examples/ceed/ex1.okl
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/bp1.cpp
/libCEED/examples/mfem/bp1.hpp
/libCEED/examples/mfem/bp1.okl
/libCEED/examples/mfem/bp3.cpp
/libCEED/examples/mfem/bp3.hpp
/libCEED/examples/nek5000/README.md
/libCEED/examples/nek5000/bp1.okl
/libCEED/examples/nek5000/bp1.usr
/libCEED/examples/nek5000/generate-boxes.sh
/libCEED/examples/nek5000/make-nek-examples.sh
/libCEED/examples/nek5000/run-nek-example.sh
/libCEED/examples/petsc/Makefile
/libCEED/examples/petsc/bp1.c
/libCEED/examples/petsc/bp1.okl
/libCEED/include/ceed-impl.h
/libCEED/output/ex1.out
/libCEED/output/t10-basis.out
/libCEED/tests/t20-qfunction-f.okl
/libCEED/tests/t20-qfunction.okl
/libCEED/tests/t30-operator-f.okl
/libCEED/tests/t30-operator.c
/libCEED/tests/t30-operator.okl
/libCEED/tests/tap.sh
21617c0428-Apr-2018 jeremylt <jeremy.thompson@colorado.edu>

Split Ref into multiple files, update style


/libCEED/.gitignore
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/magma/atomics.cuh
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/gccm.py
/libCEED/backends/magma/magma_check_cudaerror.h
/libCEED/backends/magma/magma_dtensor_contract.c
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-basis.okl
/libCEED/backends/occa/ceed-occa-okl.c
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
ceed-ref-basis.c
ceed-ref-operator.c
ceed-ref-qfunction.c
ceed-ref-restriction.c
ceed-ref-vec.c
ceed-ref.c
ceed-ref.h
/libCEED/ceed-basis.c
/libCEED/ceed-elemrestriction.c
/libCEED/ceed-fortran.c
/libCEED/ceed-operator.c
/libCEED/ceed-qfunction.c
/libCEED/ceed-vec.c
/libCEED/ceed.c
/libCEED/examples/ceed/Makefile
/libCEED/examples/ceed/ex1.c
/libCEED/examples/ceed/ex1.okl
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/bp1.cpp
/libCEED/examples/mfem/bp1.hpp
/libCEED/examples/mfem/bp1.okl
/libCEED/examples/mfem/bp3.cpp
/libCEED/examples/mfem/bp3.hpp
/libCEED/examples/nek5000/README.md
/libCEED/examples/nek5000/bp1.okl
/libCEED/examples/nek5000/bp1.usr
/libCEED/examples/nek5000/generate-boxes.sh
/libCEED/examples/nek5000/make-nek-examples.sh
/libCEED/examples/nek5000/run-nek-example.sh
/libCEED/examples/petsc/Makefile
/libCEED/examples/petsc/bp1.c
/libCEED/examples/petsc/bp1.okl
/libCEED/include/ceed-impl.h
/libCEED/output/ex1.out
/libCEED/output/t10-basis.out
/libCEED/tests/t20-qfunction-f.okl
/libCEED/tests/t20-qfunction.okl
/libCEED/tests/t30-operator-f.okl
/libCEED/tests/t30-operator.c
/libCEED/tests/t30-operator.okl
/libCEED/tests/tap.sh
0c78486521-Mar-2018 camierjs <camier1@llnl.gov>

[occa] cleanup, MFEM ex1 and OKL file lookup with '.'

94b4329120-Mar-2018 camierjs <camier1@llnl.gov>

[occa] Tindices before push into kernels

2dd06fc220-Mar-2018 camierjs <camier1@llnl.gov>

[occa] CeedElemRestrictionOffset

e190699516-Mar-2018 camierjs <camier1@llnl.gov>

[occa] revert unwanted changes in ref backend and ceed-elemrestriction.c file

e81d1aea15-Mar-2018 camierjs <camier1@llnl.gov>

[occa] operator & qfunction still push/pull


/libCEED/.asanignore
/libCEED/.codedocs
/libCEED/.gitignore
/libCEED/.travis.yml
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
ceed-ref.c
/libCEED/ceed-elemrestriction.c
/libCEED/ceed-fortran.c
/libCEED/ceed-vec.c
/libCEED/ceed.c
/libCEED/ceed.pc.template
/libCEED/doc/libCEED.md
/libCEED/doc/logo.svg
/libCEED/examples/.gitignore
/libCEED/examples/Makefile
/libCEED/examples/ex1-volume-annulus.c
/libCEED/examples/ex1-volume-annulus.okl
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/ex3.cpp
/libCEED/examples/nek5000/.gitignore
/libCEED/examples/nek5000/README.md
/libCEED/examples/nek5000/SIZE.in
/libCEED/examples/nek5000/boxes/b.box
/libCEED/examples/nek5000/boxes/b1e.rea
/libCEED/examples/nek5000/ex1.usr
/libCEED/examples/nek5000/generate-boxes.sh
/libCEED/examples/nek5000/make-nek-examples.sh
/libCEED/examples/nek5000/run-nek-example.sh
/libCEED/examples/petsc/Makefile
/libCEED/include/ceed-fortran-name.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/output/ex1-volume-annulus.out
/libCEED/output/t10-basis.out
/libCEED/tests/t00-init-f.f
/libCEED/tests/t01-vec-f.f
/libCEED/tests/t05-elemrestriction-f.f
/libCEED/tests/t10-basis-f.f
/libCEED/tests/t11-basis-f.f
/libCEED/tests/t12-basis-f.f
/libCEED/tests/t13-basis-f.f
/libCEED/tests/t14-basis-weight-f.f
/libCEED/tests/t20-qfunction-f.f
/libCEED/tests/t20-qfunction-f.okl
/libCEED/tests/t20-qfunction.okl
/libCEED/tests/t30-operator-f.f
/libCEED/tests/t30-operator-f.okl
/libCEED/tests/t30-operator.c
/libCEED/tests/t30-operator.okl
/libCEED/tests/tap.sh
8c081a3408-Jan-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an M

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an MFEM diffusion example, ex3.cpp
Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes

show more ...

5e0799b124-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes

06320e6223-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

Fix the size of temporary arrays in CeedBasisApply_*

85558d5022-Dec-2017 camierjs <camier1@llnl.gov>

Merge branch 'master' into occa-backend

e3df941222-Dec-2017 camierjs <camier1@llnl.gov>

[style] *Occa to *_Occa
[occa] moved 'device' global var to ceed private structure
[style] dbg to CeedDebug, moved to ceed-impl.h/ceed.c

0f253a1a22-Dec-2017 Tzanio <tzanio@llnl.gov>

Merge branch 'master' into occa-backend

1...<<11121314