History log of /libCEED/examples/Makefile (Results 26 – 36 of 36)
Revision Date Author Comments
# a5ba6ca9 26-Mar-2018 camierjs <camier1@llnl.gov>

[occa] pushing backends/occa/*.okl to install prefix/lib/okl and use them if needed


# e91abca3 21-Feb-2018 camierjs <camier1@llnl.gov>

[occa] QFunction from OKL files


# 734e90fe 05-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into fortran_interface


# 3762f2d6 03-Feb-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/make-install' [PR #32]

* jed/make-install:
make install: document in README
make install: avoid non-portable GNU install options
make: add install target
Switch to include/

Merge branch 'jed/make-install' [PR #32]

* jed/make-install:
make install: document in README
make install: avoid non-portable GNU install options
make: add install target
Switch to include/ceed.h and lib/libceed.so directory structure

show more ...


# 6ea7c6c1 03-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.


# 3f4acda5 01-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into fortran_interface


# 2f0d0362 31-Jan-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'ceed-ex1-dev' [PR #30]

* ceed-ex1-dev:
Add examples to test suite
Rename examples/ex1 -> examples/ex1-volume-annulus
make: remove tst target because it reorders output (invalid T

Merge branch 'ceed-ex1-dev' [PR #30]

* ceed-ex1-dev:
Add examples to test suite
Rename examples/ex1 -> examples/ex1-volume-annulus
make: remove tst target because it reorders output (invalid TAP)
make: link examples/%.c into build/%
examples/ex1: make -t (test) select smaller test case and print less
In examples/ex1.c, add parsing of command line options.
In examples/ex1.c, set the mesh node coordinates using the appropriate non-uniform spacing (Lobatto points) instead of uniform spacing.
Remove explicit linking with OCCA from examples/Makefile.
Fixing the build on my Linux box
Add examples/ex1.c which does not have external dependencies.

show more ...


# 46f5973e 31-Jan-2018 Jed Brown <jed@jedbrown.org>

Rename examples/ex1 -> examples/ex1-volume-annulus


# 952c257a 30-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

Remove explicit linking with OCCA from examples/Makefile.


# d91e8e0b 30-Jan-2018 Tzanio <tzanio@llnl.gov>

Fixing the build on my Linux box


# 1dcbc9ca 29-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

Add examples/ex1.c which does not have external dependencies.


12