History log of /libCEED/rust/libceed-sys/c-src/interface/ceed.c (Results 226 – 250 of 331)
Revision Date Author Comments
# fc6bbced 25-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Cov - drop debug code from code coverage and run make tidy


# 60f9e2d6 25-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Ceed - add debugging mode for backends, lifted to library level from OCCA backend


# 3f1466f8 26-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #561 from CEED/jeremy/is-deterministic

Ceed - add IsDeterministic


# 9525855c 17-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Ceed - add IsDeterministic


# a6b7d09b 18-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #560 from CEED/jeremy/diag-vec

LinearAssemble Improvements


# 9e9210b8 17-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Op - add AssembleAdd version of diagonal assembly functions, will be helpful for MFEM integration


# f643baed 15-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #558 from CEED/jeremy/func-rename

Rename Functions


# 80ac2e43 15-Jun-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

style - rename AssembleLinear* to LinearAssemble*


# d965c7a7 06-Jun-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

CPU Impl of AssemblePointBlockDiagonal (#503)

* Operator - add AssemblePointBlockDiagonal for CPU backends, with test

* CUDA - add point block diagonal not supported message

* make style

*

CPU Impl of AssemblePointBlockDiagonal (#503)

* Operator - add AssemblePointBlockDiagonal for CPU backends, with test

* CUDA - add point block diagonal not supported message

* make style

* Operator - improve point block description

* OCCA - explicitly remove OCCA fallback to CPU assembly functions, will update after new OCCA backend

* Op - remove gap removal in point block diagonal

* Op - update diagonal assembly documentation

* Update backends/ref/ceed-ref-operator.c

Co-authored-by: Jed Brown <jed@jedbrown.org>

* style - fix extra space in * with nopad

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 65275b31 13-May-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'master' into valeria/NSfixes


# 6d923037 02-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #523 from CEED/jed/breathe-4.17

Jed/breathe 4.17


# 4cc79fe7 01-May-2020 Jed Brown <jed@jedbrown.org>

doc: add @ref for enum mentions


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

Merge pull request #520 from CEED/jeremy/restriction-host-offsets

CeedElemRestrictionGetOffsets


# bd33150a 24-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - add ElemRestrictionGetOffsets


# a7d6386b 29-Mar-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #497 from CEED/jeremy/more-codecove

codecov - add a couple of more exclusion tags


# b0d62198 29-Mar-2020 jeremylt <jeremy.thompson@colorado.edu>

codecov - add a couple of more exlcusion tags


# c5fcd9d5 27-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #491 from CEED/jed/intel-compiler

Jed/intel compiler


# 8079b1e4 27-Mar-2020 Jed Brown <jed@jedbrown.org>

CeedInit: better diagnostic when no suitable backend is found


# 71254f85 20-Mar-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #486 from CEED/jeremy/ceed-view

Ceed - add CeedView()


# 0a0da059 20-Mar-2020 jeremylt <jeremy.thompson@colorado.edu>

Ceed - add CeedView()


# 24ecdd2d 13-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #475 from CEED/jeremy/make-style-fix

Fix Make Style (....Again)


# 9a00868b 11-Mar-2020 jeremylt <jeremy.thompson@colorado.edu>

make style


# da62e0a9 08-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #446 from CEED/user-manual

Sphinx user manual published at libceed.readthedocs.io


# 7a982d89 08-Mar-2020 Jeremy L. Thompson <jeremy.thompson@colorado.edu>

doc: separate Doxygen groups by Public API/Backend API/Internal Functions

Helped-by: Valeria Barra <valeriabarra21@gmail.com>
Squashed-by: Jed Brown <jed@jedbrown.org>


# 422c300c 03-Feb-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #453 from CEED/jeremy/diag-nonzero

Operator - only assemble diag for nonzero QF entries


12345678910>>...14