History log of /libCEED/ (Results 5426 – 5450 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dad465e731-Jan-2018 Jed Brown <jed@jedbrown.org>

Add examples to test suite

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

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

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

make: remove tst target because it reorders output (invalid TAP)

Use the prove target for parallelism

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

make: link examples/%.c into build/%

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

examples/ex1: make -t (test) select smaller test case and print less

ac1cf17f31-Jan-2018 Tzanio Kolev <tzanio@llnl.gov>

Merge pull request #31 from CEED/make

[make] verbose mode, all target and TERM+dumb rule output

29e14fb830-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Complete Fortran API for Ceedoperator

eec1a11b30-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Complete CeedQFunction Fortran API

with some TODOs

d522179d30-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add Fortran APIs for quadrature functions

d9fa004030-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Complete the CeedBasis API functions

except CeedBasisView

c9cb18b930-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Complete the CeedElemRestiction API functions

abb87f8130-Jan-2018 camierjs <camier1@llnl.gov>

[make] Added emacs' TERM=dumb switch compilation output

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

make color: avoid bc and extra shell invocation

make documentation endorses xargs and expr, but not bc which is
usually distributed independently and thus less portable.

e12c42aa30-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

In examples/ex1.c, add parsing of command line options.

Trigger "make clean" in examples/ from the clean target in the main
Makefile.

In .gitignore, add Mac specific files to ignore.

Add file exam

In examples/ex1.c, add parsing of command line options.

Trigger "make clean" in examples/ from the clean target in the main
Makefile.

In .gitignore, add Mac specific files to ignore.

Add file examples/.gitignore.

show more ...

9a7490e730-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

In examples/ex1.c, set the mesh node coordinates using the appropriate
non-uniform spacing (Lobatto points) instead of uniform spacing.

18a724fc30-Jan-2018 camierjs <camier1@llnl.gov>

[make] CC operation, TTY test & full path output

952c257a30-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

Remove explicit linking with OCCA from examples/Makefile.

d91e8e0b30-Jan-2018 Tzanio <tzanio@llnl.gov>

Fixing the build on my Linux box

9bdc3d6829-Jan-2018 camierjs <camier1@llnl.gov>

[make] verbose mode, all target and TERM+dumb rule output

1dcbc9ca29-Jan-2018 Veselin Dobrev <dobrev@llnl.gov>

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

e6473e3028-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add the CeedVector test

54377cbc28-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Add CeedVector functions

bef726a928-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Polishing

fc40640027-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Update the example

839ff1d827-Jan-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Fix an error with CeedRealloc

1...<<211212213214215216217218219220>>...226