History log of /libCEED/interface/ (Results 651 – 675 of 779)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5107b09f18-Nov-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix

Delegate AssembleLinearQF to ref/serial when not impl (#406)

* Operator - delegate AssembleLinearQF to ref/serial when not impl by backend

* Occa - Fix restriction summing error

* Tests - fix error in t534-f qfunction for CPU

* make style

* Operator - clarify fallback mechanism, allow backends to provide fallback other than /cpu/self/ref/serial

* Operator - update fallback to avoid copying vectors, restrictions

* Operator - move fallback to ceed level

* Operator - explicitly check for falling back to onself

* Update interface/ceed-operator.c

Co-Authored-By: Jed Brown <jed@jedbrown.org>

show more ...

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

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

QFunction - add QFunctionView

23f23fac18-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

make style

2da88da518-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator/QFunction - Update view formatting

2ebaca4218-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator - add OperatorView

75affc3b17-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

QFunction - add QFunctionView

8cc9b4f317-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

revert stray folder


9e3a549316-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

make style

e97ff13416-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator - enable CEED_VECTOR_NONE as OperatorApply argument

442e7f0b16-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator - add QFUNCTION_NONE

a7b7f92916-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

Basis - Use CEED_VECTOR_NONE for EVAL_MODE_WEIGHT

460bf74315-Nov-2019 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Fix t301-basis.c (#416)

* Fix bug in t301-basis.c

* Minor fix in ceed-basis.c documentation

55e4cc5b11-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

CPU - clean up qvecsout via increasing references

60f77c5101-Nov-2019 jeremylt <jeremy.thompson@colorado.edu>

QFunction - Refactor CreateIdentity to include inmode and outmode

d4f6815330-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

QFunction - use CeedQFunctionUser for CeedQFunctionGetUserFunction

cb0b541530-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Style - Fix indentation errors

dc7d240c29-Oct-2019 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Some cleaning (#400)

* Some cleaning

* PETSc - update gitignore

7aaeacdc18-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Doc - size->shape for ElemRestrictApply*

23e2c5dc18-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Doc - small fixes

692c263818-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Style - fix array pointer and function arg style

e07206de17-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Ceed - Add CeedGetResource

23e8ed1217-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Doc - small fixes

2cb0afc517-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Operator - small clarification on hasrestriction

1d7d240716-Oct-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Facilitate Empty Operators (#383)

* Operator - allow empty operators

* Operator - only call backend if nelem > 0

* Operator - add flag for restriction adde

112e3f7016-Oct-2019 jeremylt <jeremy.thompson@colorado.edu>

Make tidy

1...<<21222324252627282930>>...32