History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-preconditioning.c (Results 126 – 150 of 233)
Revision Date Author Comments
# 6e6704a8 19-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1198 from CEED/jeremy/CeedCheck

Add CeedCheck macro to reduce repetition


# 6574a04f 18-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

internal - add CeedCheck macro to reduce repetition


# c85e8640 17-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Enforce include order in .clang-format


# 4385fb7f 04-Mar-2023 Sebastian Grimberg <sjg@amazon.com>

Format docstrings


# 2c2ea1db 15-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Pedantic make option (#1193)

* make - add PEDANTIC option

* ci - use PEDANTIC make option

* cuda - fix pedantic error

* pedantic - drop nonstandard ternary for CeedError


# 2efebffe 12-Apr-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1156 from sebastiangrimberg/sjg/hcurl-basis-dev

H(curl) basis and `CEED_EVAL_CURL`


# 352a5e7c 24-Feb-2023 Sebastian Grimberg <sjg@amazon.com>

Operator diagonal and full assembly support for H(curl) and H(div), on CPU


# 49aac155 24-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc heade

IWYU fixes (#1182)

* iwyu - include fixes

* iwyu - silence some iwyu output

* minor - clearer macro names

* iwyu - fix suggestion of "ceed/ceed.h" externally

* iwyu - lighter petsc headers

* iwyu - ceed/ceed.h -> ceed.h

* iwyu - cuda/hip include fixes

show more ...


# 4c289bdf 17-Mar-2023 James Wright <james@jameswright.xyz>

Merge pull request #1181 from CEED/jrwrigh/doc_changes

doc: Fixes, Various formatting updates


# 859c15bb 17-Mar-2023 James Wright <james@jameswright.xyz>

doc: Fixes, Various formatting updates

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


# 0e0bb6dd 08-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1169 from CEED/jeremy/destroy-null

Always NULL object on Ceed*Destroy


# 83065cc9 07-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1175 from CEED/jeremy/doc-clarify

Update docstrings for Ceed*ReferenceCopy for clarity


# 512bb800 07-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update docstrings for Ceed*ReferenceCopy for clarity


# ad6481ce 06-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

safety - always NULL object on Ceed*Destroy


# 05b44d1b 21-Feb-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1162 from CEED/jed/doc-update-packages

doc: update packages


# c5d0f995 21-Feb-2023 Jed Brown <jed@jedbrown.org>

doc: upgrade versions and fix @param variables


# 916593bb 16-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1159 from CEED/jeremy/memcheck-vec

memcheck - add vector read/write checking


# 28ec399d 16-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix read/write access logic for full assembly


# 3fc26417 06-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1150 from CEED/jeremy/multi-assembly

CPU diagonal assembly for multiple active bases


# ba746a46 06-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

pc - expanded documentation of CeedOperatorAssemblyData


# fc963c3a 03-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1153 from CEED/jeremy/docstring-fix

Update docstrings for NULL arguments


# 85bb9dcf 03-Feb-2023 Jeremy L Thompson <jeremy@jeremylt.org>

pc - update docstrings for NULL arguments


# 1addde43 03-Feb-2023 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1152 from CEED/zach/multigrid-support-null-arguments

Support NULL restrict/prolong operators in multigrid


# 83d6adf3 03-Feb-2023 Zach Atkins <zach.atkins@colorado.edu>

only create coarse-to-fine basis if restrict or prolong operator requested


# addd79fe 03-Feb-2023 Zach Atkins <zach.atkins@colorado.edu>

Support NULL restrict/prolong operators in multigrid


12345678910