| /libCEED/include/ceed/ |
| H A D | types.h | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | backend.h | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed.h | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| /libCEED/interface/ |
| H A D | ceed-types.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-tensor.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-operator.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-basis.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref.h | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-ref.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-ref-basis.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| H A D | ceed-ref-operator.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| /libCEED/backends/opt/ |
| H A D | ceed-opt-operator.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| /libCEED/backends/blocked/ |
| H A D | ceed-blocked-operator.c | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|
| /libCEED/include/ |
| H A D | ceed-impl.h | diff c4e3f59b2ea5a0c95cc0118aa5026c447cce3092 Wed Feb 15 01:19:47 UTC 2023 Sebastian Grimberg <sjg@amazon.com> Add H(curl) basis and CEED_EVAL_CURL operations
This refactors basis application to use common code between CEED_EVAL_GRAD for H^1 and CEED_EVAL_INTERP for H(curl)/H(div). It should ideally expose an easy way to get non-tensor backends to work for H(div) and H(curl).
|