History log of /libCEED/tests/output/t402-qfunction.out (Results 1 – 17 of 17)
Revision Date Author Comments
# 6a6b797f 13-Nov-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1904 from CEED/jeremy/view-tab

view - add Ceed*[Get/Set]ViewTabs for all objects


# 62e2d410 11-Nov-2025 Jeremy L Thompson <jeremy@jeremylt.org>

view - update tests for Ceed*SetNumViewTabs


# e4483ef5 01-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1429 from CEED/jeremy/less-lcov-excl

Reduce LCOV_EXCL markers


# bcbe1c99 19-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - reduce LCOV_EXCL markers


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

Merge pull request #1167 from CEED/jeremy/drop-i

Consistency in c tests


# 4fee36f0 02-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

style - consistency in c tests


# e76101ce 06-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #954 from CEED/jeremy/op-view

op - include num_elem and num_qpts in view


# ea6b5821 06-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - add optional name for Operators


# b8bf0bca 06-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op/qf - consistent viewing ouput


# 098b6781 18-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #841 from CEED/jeremy/qf-multi-source

QFunction multi source support


# 43e1b16f 10-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

qf - add function to retreive kernel name, stored path now excludes kernel name


# 777ff853 14-Aug-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

QFunction Context Data Object (#596)

* Ctx - create context object for QFunction context data

* Context - rename UserContext -> QFunctionContext

* Ctx - add lcov markers

* Ctx - fix leak in

QFunction Context Data Object (#596)

* Ctx - create context object for QFunction context data

* Context - rename UserContext -> QFunctionContext

* Ctx - add lcov markers

* Ctx - fix leak in identity QFunctions

* Hip/Cuda - rename sync functions for vector/context

* Tests - lcov marker update

* QFunction - drop unused function

* Python - fix copy-paste errors

* Ctx - update notes for Fortran usage

* Fortran - drop unneeded cast

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

* Interface - use void* for SetData interfaces

* Make - use call quiet for NVCC

* Interface - use void* for GetData interfaces

* Make - add quiet call option for examples

* Makefile - create common makefile to reduce duplication/complexity in example makefiles

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

show more ...


# a8c14239 02-Dec-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #423 from CEED/jeremy/small-fixes

Small fixes from Python Work


# 84e209c4 19-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Tests - fix eval modes in t40* for clarity


# 0614b1d0 18-Nov-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #419 from CEED/jeremy/view-qf

QFunction - add QFunctionView


# 2da88da5 18-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator/QFunction - Update view formatting


# 75affc3b 17-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

QFunction - add QFunctionView