History log of /libCEED/tests/output/t504-operator.out (Results 1 – 21 of 21)
Revision Date Author Comments
# 57af422c 01-Oct-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1895 from CEED/jeremy/print-tab

Add CeedOperatorSetNumViewTabs


# 5a526491 30-Sep-2025 Jeremy L Thompson <jeremy@jeremylt.org>

op - add SetNumViewTabs


# e9decf40 21-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1612 from CEED/jeremy/op-short-view

op - add terse view


# 935f026a 21-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - add terse view


# 5d1e9069 31-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1270 from CEED/jeremy/constantinople

Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 356036fa 31-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 5ba4e83e 04-Jun-2022 Jed Brown <jed@jedbrown.org>

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids

Merge branch 'main' into jed/fluids-jacobian

* main: (24 commits)
op - more data in view
examples/fluids: Test for strong STG
examples/fluids: Add strong STG to documentation
examples/fluids: Add option for BC from ICs
examples/fluids: Correct for non-origin domains
examples/fluids: Implement Strong STG BC
examples/fluids: Minor stg improvements/style
examples/fluids: Add Strong STG functions
examples/fluids: Fix memory leak in STG
GPU assembly: fix potential basis loading offset error
tests - more complex source include testing
pc - fix qf fallback cloning
restr - relax comp_stride check for num_comp == 1
make style
pc - avoid direct access of basis data in multigrid creation
ceed - refactor fallback Ceed creation into separate fn
minor - homogonize int vs CeedInt
basis - add input checks
restr - add input checks on element restrictions
examples/fluids: Update STG test for new mesh feats
...

show more ...


# cd398178 03-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #978 from CEED/jeremy/minor-operator-output-improvement

op - more data in view


# f5ebfb90 03-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - more data in view


# 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


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

op/qf - consistent viewing ouput


# 381e6593 05-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - include num_elem and num_qpts in view


# 9890f3e7 20-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #877 from CEED/jeremy/field-names-for-people

Make qf/op field names human readable


# a61c78d6 20-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

style - make qf/op field names human readable


# 06988bf7 31-Oct-2020 Jed Brown <jed@jedbrown.org>

Merge branch 'will/julia' into main [PR #632]

make.jl: set devbranch="main"

* origin/will/julia:
Add short FFI section to docs
Julia: codecov CI
Julia: Travis CI
Julia: automatic code forma

Merge branch 'will/julia' into main [PR #632]

make.jl: set devbranch="main"

* origin/will/julia:
Add short FFI section to docs
Julia: codecov CI
Julia: Travis CI
Julia: automatic code formatting
Julia: documentation
Julia: examples
Julia: unit tests
Julia: LibCEED.jl Julia interface
Make fallback Ceed use Error callback of parent
Use pointer to va_list in error handler
Bugfix in `CeedOperatorLinearAssembleAddDiagonal`
Bugfix in `CeedQFunctionCreateInteriorByName`
Update t504 and t523 output with correct field names
Bugfix in `CeedOperatorSingleView`

show more ...


# ddb811d6 02-Oct-2020 Will Pazner <will.e.p@gmail.com>

Update t504 and t523 output with correct field names


# 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


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

ElemRestriction - move lmode to constructor over apply


# 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


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

Operator - add OperatorView