History log of /libCEED/rust/libceed-sys/c-src/include/ceed/ceed.h (Results 226 – 236 of 236)
Revision Date Author Comments
# c2849f3a 17-Apr-2021 Jed Brown <jed@jedbrown.org>

Merge branch 'jeremy/vec-ops' [PR #744]

* jeremy/vec-ops:
vec - add tests for ceed compatibility for AXPY and PointwiseMult
vec - add PointwiseMult and AXPY convenience functions


# 0f7fd0f8 14-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

vec - add PointwiseMult and AXPY convenience functions


# b997b43b 15-Apr-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #739 from CEED/jeremy/copy-ptr

Copy Ceed Object References


# 9560d06a 12-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

interface - add reference copying functions
Co-authored-by: Jed Brown <jed@jedbrown.org>


# 7f565272 09-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #735 from CEED/jeremy/style-guide

Style Unification


# d1d35e2f 09-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

style - updating C variable style


# 240131ba 08-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

header - update minor version in header definition (#732)


# bddc1159 07-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #730 from CEED/jeremy/match-error

interface - improved resource matching check


# 22e44211 07-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

interface - add help option for CeedInit and function to access arrays of resources + priorities


# 874019bc 31-Mar-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #716 from CEED/jed/install-backend.h

Jed/install backend.h


# ec3da8bc 26-Mar-2021 Jed Brown <jed@jedbrown.org>

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed

Install install backend headers under include/ceed/

This makes it possible to distribute source plugins that provide
additional backends. It's also used in MFEM, perhaps temporarily.

Deprecate ceed-backend.h, which was not previously installed, but some
users accessed it from an in-place build.

Also install CUDA and HIP headers that allow users to provide CUfunction
and hipFunction_t.

Co-authored-by: Jeremy L. Thompson <jeremy.thompson@colorado.edu>
Requested-by: Andrew T. Barker <barker29@llnl.gov>

show more ...


12345678910