History log of /libCEED/interface/ceed-qfunction.c (Results 76 – 100 of 238)
Revision Date Author Comments
# 2b730f8b 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

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

* apply updated format

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

show more ...


# a0b0bf66 12-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1066 from CEED/jeremy/lazy-qf

Lazy access of qf kernel name and path


# ca5eadf8 12-Sep-2022 Jeremy L Thompson <jeremy@jeremylt.org>

qf - lazy access of qf kernel name and path


# cb03979f 28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1002 from CEED/jeremy/format-ceed-types

Add CeedInt_FMT


# 990fdeb6 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fmt - add CeedInt_FMT


# 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 ...


# cd95d520 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #972 from CEED/jeremy/fix-qf-clone

Fix qf fallback cloning


# 9e77b9c8 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix qf fallback cloning


# fe329bd8 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #970 from CEED/jeremy/interface-audit

Audit object encapsulation


# 92ae7e47 26-May-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - homogonize int vs CeedInt


# 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


# cebdb6bf 11-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #938 from CEED/jeremy/null-terminated

minor - unify strncpy vs memcpy, silence errors


# d602d780 08-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - unify strncpy vs memcpy, silence errors


# 18562a3a 08-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #935 from CEED/jeremy/install-folder

Install qf and kernels


# ee5a26f2 04-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

jit - add interface for adding additional jit source dirs


# 032e71ea 04-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

jit - search array of jit source roots


# 6eb0d8b4 01-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

jit - use relpath from include/ceed-jit-source for jit source files


# a49029fe 29-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #933 from CEED/jeremy/flop-estimate

FLOPs estimating interface


# 9d36ca50 29-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

interface - use CeedSize for flop count interface


# 6e15d496 28-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

interface - flop estimating interface


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 1946eaf0 18-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #898 from CEED/jeremy/qf-ctx-read

Read-only access for QFContext


12345678910