History log of /libCEED/examples/ (Results 1676 – 1700 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
28b8dc5905-Feb-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Start adding Nek5000 example

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.

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

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

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

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.

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

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

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

88a6246324-Jan-2018 Tzanio <tzanio@llnl.gov>

Removing an example file that doesn't work currently


984c50ed24-Jan-2018 Tzanio <tzanio@llnl.gov>

make style

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

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an M

Merge branch 'mfem-diff-example' [PR #20]

CEED_REQUEST_NULL was removed in 'master'. Use in this branch is
replaced by CEED_REQUEST_ORDERED.

* mfem-diff-example:
In the mfem examples:
Add an MFEM diffusion example, ex3.cpp
Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes

show more ...

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

.gitignore for examples

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

PETSc implementation of BP1

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

In the mfem examples:

* Choose the problem size based on the number of unknowns, not based
on the number of elements in the mesh.
* If the input mesh is a NURBS mesh, convert it to a curved mesh o

In the mfem examples:

* Choose the problem size based on the number of unknowns, not based
on the number of elements in the mesh.
* If the input mesh is a NURBS mesh, convert it to a curved mesh of the
same order as the solution space.
* Adjust the sample runs in ex3.cpp.
* By default, use order 2 space in ex3.cpp.
* Fix the description comments in ex3.cpp.

show more ...

8c59ebb324-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

Add an MFEM diffusion example, ex3.cpp

ea474a5223-Dec-2017 Tzanio <tzanio@llnl.gov>

make style

6e5d1fd923-Dec-2017 camierjs <camier1@llnl.gov>

[occa] MFEM ex1 working

3ce8f97822-Dec-2017 Jean-Sylvain Camier <camier1@llnl.gov>

[occa] kRestrict kernel

dd9a71b622-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

Fix the MFEM example build plus a few other fixes and tweaks in the
OCCA backend.

53f970b221-Dec-2017 Tzanio <tzanio@llnl.gov>

Slight adjustments in mfem/ex1

f3ea303121-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

A first working version of the MFEM example.

cbc56ef620-Dec-2017 Veselin Dobrev <dobrev@llnl.gov>

First draft of MFEM example.

9c477bc019-Dec-2017 Jed Brown <jed@jedbrown.org>

CeedBasisCreateTensorH1Lagrange: change from degree to number of points

Simplifies calculation of sizes and will be compatible with other (e.g.,
non-polynomial or spline) bases.

1...<<616263646566676869