History log of /libCEED/tests/output/t210-elemrestriction-f.out (Results 1 – 10 of 10)
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


# 13a7d540 11-Nov-2025 Jeremy L Thompson <jeremy@jeremylt.org>

fortran - add tab view fns


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

Merge branch 'master' into valeria/NSfixes


# 68d8d928 22-Apr-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #513 from CEED/jeremy/restriction-no-interlace

Convert restriction to offsets


# d979a051 14-Apr-2020 jeremylt <jeremy.thompson@colorado.edu>

Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do.


# 4092d0ee 05-Feb-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #447 from CEED/jeremy/lmode-on-create

ElemRestriction Lmode in Create over Apply


# 61dbc9d2 27-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - make lmode a separate enum


# a8d32208 24-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - move lmode to constructor over apply


# fce06f5e 19-Sep-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #359 from CEED/jeremy/more-tests

Expand Test Suite


# 5a86f033 18-Sep-2019 jeremylt <jeremy.thompson@colorado.edu>

Tests - add t210, restriction view