History log of /libCEED/examples/ceed/.gitignore (Results 1 – 5 of 5)
Revision Date Author Comments
# 9b9f6113 08-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctions

Rust and cuda clang support (#1873)


# 9b5f41c8 31-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

clang - keep temp files from overwriting each other


# 66087c08 14-Jan-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Rename ceed examples and minor doc changes (#442)

* Rename ex-1 -> ex1-volume, ex2 -> ex2-surface and add ex2-surface.okl

* Update READMEs

* Update doc


# 32d2ee49 13-Jan-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

PETSc example: Areasphere (#439)

* Initial development of area sphere

* Update examples/ceed/.gitignore with ex2

* Fix file path for OKL files


# 2774d5cb 26-Mar-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Explicit time stepping NS solver (#152)

* Squash NS example to single commit

* Update name of NS example and explicitly zero unused outputs

* rename Theta ->theta, deltaTheta -> deltatheta and

Explicit time stepping NS solver (#152)

* Squash NS example to single commit

* Update name of NS example and explicitly zero unused outputs

* rename Theta ->theta, deltaTheta -> deltatheta and make style

* Incorporate Valeria's latest changes

* Fix small bug in Advection header

* Add Valeria's latest updates from ns-working

* Update after Jed's revision

* Improve documentation

* Drop navier-stokes from allexamples

show more ...