History log of /libCEED/examples/mfem/bp3.hpp (Results 51 – 63 of 63)
Revision Date Author Comments
# 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 ...


# c4ae69e9 03-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

[MFEM] Remove print statements for prove-mfem


# 0f5de9e9 02-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

Documentation and style updates


# a48d94bf 02-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

[MFEM] MFEM bp3 works


# 7ca8db16 30-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

[MFEM] Convert MFEM bp1 to active passive


# 54251743 24-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

[MFEM][NEK] Converting example BPs to active-passive


# 973cf595 29-Mar-2018 Tzanio <tzanio@llnl.gov>

Merge branch 'master' into magma-dev

Conflicts:
Makefile
tests/tap.sh


# 47a7da02 29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into run_nek_fix


# a4855b74 29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into nek_gpu


# 5dc1b4ec 29-Mar-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'unify-examples-dev' [PR #52]

* unify-examples-dev:
examples/petsc: work around offensive astyle formatting
Several improvements/unification between the libCEED examples


# 182fbe45 28-Mar-2018 Tzanio <tzanio@llnl.gov>

Several improvements/unification between the libCEED examples

- All examples except Nek support '-ceed' now as command-line parameter for the Ceed spec
- The MFEM and PETSc examples were renamed to

Several improvements/unification between the libCEED examples

- All examples except Nek support '-ceed' now as command-line parameter for the Ceed spec
- The MFEM and PETSc examples were renamed to bp?
- The libceed example (ex1-volume-annulus) was moved to examples/ceed/ex1
- For clarity, the libCEED portion of the MFEM examples were moved to header files
- Documentation + sample runs were added

show more ...


123