| 50c301a5 | 01-Feb-2022 |
Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com> |
H(div) basis constructor (#878)
* backends/interface: added H(div) basis constructor
* tests: CEED_EVAL_INTERP/DIV tested for H(div) basis.
* Update interface/ceed-basis.c
Co-authored-by:
H(div) basis constructor (#878)
* backends/interface: added H(div) basis constructor
* tests: CEED_EVAL_INTERP/DIV tested for H(div) basis.
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* interface/ceed-basis.c: delete [-1,1] for non-tensor basis constructor
* Update interface/ceed-basis.c
Co-authored-by: Jed Brown <jed@jedbrown.org>
* include/ceed: added CEEDFESpace enum and used it at ceed-basis.c
* tests: added t330-basis.out and changed xhat-->x_hat
* Changed name convention for CeedElemTopology and CeedFESpace enum.
* make style
* interface/ceed-basis.c: Added FE space/topology of the basis to CeedBasisView function
* tests/output: update ...basis.out file
* Changed CEED_FE_TOPO_ ==> CEED_TOPOLOGY_
* backends/ref: delete CeedBasisApplyHdiv_Ref
* Update interface/ceed-basis.c
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Update interface/ceed-basis.c
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Update include/ceed-impl.h
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* interface/ceed-bassi.c: update CeedBasisView
* deleted L2 and H(curl) FE spaces
* minor - update output file
* minor - update output file
* style - consistency with main
Co-authored-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
show more ...
|