History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-preconditioning.c (Results 51 – 75 of 233)
Revision Date Author Comments
# 3f08121c 12-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

err - add more data to CeedCheck messages


# 0a5597ce 11-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - cast to CeedSize when creating rstr


# 1cf514e6 26-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1619 from CEED/sjg/operator-assembly-memory

Allow user to free temporary memory associated with QFunction and operator assembly


# 7d5185d7 25-Jun-2024 Sebastian Grimberg <sjg@amazon.com>

Add CeedOperatorGetQFunctionAssemblyData so user can call CeedQFunctionAssemblyDataDestroy and CeedOperatorAssemblyDataDestroy to free up temporary memory


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# d5070de1 22-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1495 from CEED/jeremy/at-points-diagonal

Diagonal Assembly Clarification for AtPoints


# 42461424 22-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

fix - update error message

Co-authored-by: James Wright <james@jameswright.xyz>


# 0cd9fdf4 01-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

pc - add switch for AtPoints diagonal assembly


# f3bd9308 01-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

pc - internal function naming consistency


# 63696954 21-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1528 from CEED/jeremy/more-size

Restriction CeedInt vs CeedSize


# 81670346 21-Mar-2024 Sebastian Grimberg <sjg@amazon.com>

Fix a few more CeedInt promotions


# 2004a820 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1487 from CEED/jeremy/field-name-const

Add const to GetName functions


# 6f8994e9 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

interface - add const to GetName functions


# 5c03c935 22-Feb-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1483 from CEED/jeremy/use-getters

Reduce reaching into private data


# ab747706 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

qf/op - add QFunction/OperatorFieldGetData


# 1203703b 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

internal - reduce reaching into private structs


# 134a5f7b 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1475 from CEED/jeremy/print-size

Use CeedSize_FMT


# 249f8407 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - use CeedSize_FMT and similar changes


# 72e72e0e 10-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1463 from CEED/jeremy/memcheck-strides

CEED_STRIDES_BACKEND related updates


# 56c48462 05-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - fix signature of GetLayout


# bad447da 09-Jan-2024 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1302 from CEED/sjg/gpu-restriction-dev

GPU element restriction for `CEED_RESTRICTION_ORIENTED` and `CEED_RESTRICTION_CURL_ORIENTED`


# 004e4986 16-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Operator full assembly and diagonal assembly for cuda-ref and hip-ref backends for H(div) and H(curl) elements


# ca94c3dd 05-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Docstring consistency (#1409)

* doc - docstring consistency

* doc - update for bad linking of type names

* doc - update for bad linking of type names


# 533adc1e 05-Oct-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1359 from CEED/sjg/full-assembly-tensor-opt

Improve CPU-based operator full assembly by using optimized backend tensor contraction


12345678910