History log of /libCEED/examples/petsc/ (Results 301 – 306 of 306)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a820fbcd28-Mar-2018 Tzanio <tzanio@llnl.gov>

Cache OCCA kernels in PETSc examples makefile

19e9f42128-Mar-2018 camierjs <camier1@llnl.gov>

[occa] PETSc example with ctx inout, qfdatasize & offsets

1cf457a327-Mar-2018 camierjs <camier1@llnl.gov>

[occa] device from ressource, OpenCL TILE size tied to 1


/libCEED/.asanignore
/libCEED/.codedocs
/libCEED/.gitignore
/libCEED/.travis.yml
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-basis.okl
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
/libCEED/backends/ref/ceed-ref.c
/libCEED/ceed-fortran.c
/libCEED/ceed-vec.c
/libCEED/ceed.c
/libCEED/doc/libCEED.md
/libCEED/doc/logo.svg
/libCEED/examples/Makefile
/libCEED/examples/ex1-volume-annulus.c
/libCEED/examples/ex1-volume-annulus.okl
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/ex1.cpp
/libCEED/examples/mfem/ex1.okl
/libCEED/examples/nek5000/.gitignore
/libCEED/examples/nek5000/README.md
/libCEED/examples/nek5000/SIZE.in
/libCEED/examples/nek5000/boxes/b.box
/libCEED/examples/nek5000/boxes/b1e.rea
/libCEED/examples/nek5000/ex1.usr
/libCEED/examples/nek5000/generate-boxes.sh
/libCEED/examples/nek5000/make-nek-examples.sh
/libCEED/examples/nek5000/run-nek-example.sh
bp1-petsc.okl
/libCEED/include/ceed-fortran-name.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceedf.h
/libCEED/tests/t00-init-f.f
/libCEED/tests/t01-vec-f.f
/libCEED/tests/t05-elemrestriction-f.f
/libCEED/tests/t10-basis-f.f
/libCEED/tests/t11-basis-f.f
/libCEED/tests/t12-basis-f.f
/libCEED/tests/t13-basis-f.f
/libCEED/tests/t14-basis-weight-f.f
/libCEED/tests/t20-qfunction-f.f
/libCEED/tests/t20-qfunction-f.okl
/libCEED/tests/t20-qfunction.okl
/libCEED/tests/t30-operator-f.f
/libCEED/tests/t30-operator-f.okl
/libCEED/tests/t30-operator.c
/libCEED/tests/t30-operator.okl
/libCEED/tests/tap.sh
6ea7c6c103-Feb-2018 Jed Brown <jed@jedbrown.org>

Switch to include/ceed.h and lib/libceed.so directory structure

This gives the source directory a compatible directory layout with
the install directory, thus enabling a user to use either.

cf72fa5c02-Jan-2018 Jed Brown <jed@jedbrown.org>

.gitignore for examples

9f8a8fa002-Jan-2018 Jed Brown <jed@jedbrown.org>

PETSc implementation of BP1

1...<<111213