| #
783c99b3
|
| 28-Aug-2018 |
Valeria Barra <valeria.barra@colorado.edu> |
Refactored 'colocated' misspelling
|
| #
3d6c8b2d
|
| 07-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'restriction-identity' [PR #113]
* restriction-identity: Fix dangling bracket in MAGMA Comment update, remove unneeded guard on VectorDestroy Updated restriction tests Create Re
Merge branch 'restriction-identity' [PR #113]
* restriction-identity: Fix dangling bracket in MAGMA Comment update, remove unneeded guard on VectorDestroy Updated restriction tests Create RestrictionCreateIdentity, convert examples, simplify OperaterApply
show more ...
|
| #
135a076e
|
| 07-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Create RestrictionCreateIdentity, convert examples, simplify OperaterApply
|
| #
389b3d93
|
| 19-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/active-passive' [PR #41]
* jed/active-passive: (58 commits) Remove spurious comments Make style [PETSc] Modify Makefile for abspath for .okl [OCCA] PETSc bp1 works, but .ok
Merge branch 'jed/active-passive' [PR #41]
* jed/active-passive: (58 commits) Remove spurious comments Make style [PETSc] Modify Makefile for abspath for .okl [OCCA] PETSc bp1 works, but .okl error in prove-all [OCCA] Fix qfunction not shifting output pointers [OCCA] Replacing series of 'if's with switch Modify Makefile to include ceed.pc for prove-all Fix error in Makefile checking for MFEM_DIR Update README.md Update Tmpl to use highest priority /cpu/self [OCCA] Rework switch statement for AllocOpOut and AllocOpIn PETSc bp1: update okl kernels and extract ComputeErrorMax Add CeedVectorGetLength Occa: sync to host for passive fields PETSc bp1: compute collocated error vector instead of reducing in kernel Occa: copy OperatorApply output to "used" pointer Add check for MFEM_DIR to Makefile [OCCA]Add zeroing of outvecs Further work on Nek5000 BPs, added error checking to OpApply [NEK][WIP] Modifying BPs ...
show more ...
|
| #
583b1d4c
|
| 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Rename CEED_QDATA_NONE to CEED_VECTOR_ACTIVE and CEED_VECTOR_NONE
|
| #
e86aaed4
|
| 26-May-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
fortran: ceed_restriction_identity, ceed_basis_colocated, ceed_qdata_none
|
| #
36ddeef6
|
| 02-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #75 from thilinarmtb/evector_support
[WIP][Nek] Update BP1 and add BP3
|
| #
7e7fc317
|
| 24-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Define CEED_ELEMRESTRICT_IDENTITY for E vecs
|
| #
39523eee
|
| 07-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]
* thilina/fortran_interface: (71 commits) Makefile: remove redundant prerequisite statement make astyle t20-qfunction-f: comme
Merge remote-tracking branch 'thilina/fortran_interface' [PR #19]
* thilina/fortran_interface: (71 commits) Makefile: remove redundant prerequisite statement make astyle t20-qfunction-f: comment dummy argument Makefile FFLAGS: -Wno-unused-dummy-argument Makefile: set FC=gfortran because make defines FC=f77 by default Nek5000 example: add support for NEK5K_DIR and edit README Undo conversion from CeedScalar to double Update README Update run-nek-example script Comment out exitti call Add a README for Nek5000 examples Enumerate QFunctionFortranStub call with arguments Replace %val(0) by ceed_null Convert CeedScalar-s to double Convert CeedInt-s to int Update Nek5000 example: working now !!! Update scripts: generate-boxes, make-nek-examples Update Nek5000 example Add a batch script to run Nek5000 example Update Nek5000 example ...
show more ...
|
| #
3277dcb9
|
| 07-Feb-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Replace %val(0) by ceed_null
|
| #
734e90fe
|
| 05-Feb-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into fortran_interface
|