History log of /libCEED/CONTRIBUTING.md (Results 1 – 25 of 29)
Revision Date Author Comments
# d9b78650 15-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1426 from CEED/jeremy/trailing

Fix trailing spaces in non-linted files


# cefb0a82 14-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

style - fix trailing spaces in non-linted files


# a72e8036 10-Jan-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1140 from CEED/jeremy/doc-fix

Minor doc fixes


# b99288c1 10-Jan-2023 Jeremy L Thompson <jeremy@jeremylt.org>

doc - drop unneeded words in headings


# 3d31fd79 10-Jan-2023 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update command in docs


# eca1b09c 27-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1008 from CEED/jeremy/doc-fixes

Small Doc Fixes


# 17be3a41 23-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update style since I'm touching the file


# 834f70d9 15-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #915 from CEED/jed/libceed.org

Update links to https://libceed.org


# 13964f07 15-Mar-2022 Jed Brown <jed@jedbrown.org>

Update links to https://libceed.org


# 77ad9f29 15-Jul-2020 nbeams <246972+nbeams@users.noreply.github.com>

Merge branch 'main' into natalie/hip-ref-v2


# 2887e211 08-Jul-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #580 from CEED/jed/rename-master-to-main

Rename master branch to main


# 73b14a46 08-Jul-2020 Jed Brown <jed@jedbrown.org>

Rename master branch to main

Also revise master/slave terminology in description of non-conforming meshes.


# 65275b31 13-May-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'master' into valeria/NSfixes


# aa2c3147 04-May-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #527 from CEED/valeria/moveCITINGinfo

Move CITING info to top-level README


# b6cb82e4 04-May-2020 valeriabarra <valeriabarra21@gmail.com>

Move CITING info to top-level README


# 37c6c863 18-Mar-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #484 from CEED/valeria/doc-fixes

Doc fixes


# d6bc2cc9 18-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

Merge branch 'valeria/doc-fixes' of github.com:CEED/libCEED into valeria/doc-fixes


# b4d76956 18-Mar-2020 Jed Brown <jed@jedbrown.org>

AUTHORS: trim by significance and explain rationale


# 9a055e7b 18-Mar-2020 valeriabarra <valeriabarra21@gmail.com>

User manual: Update Contributing authorship roles


# 288c0443 13-Sep-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

QFunction Create by Name (#311)

This PR adds a QFunction gallery to libCEED with 1D, 2D, and 3D mass and Poisson operators.

Closes issue #37, issue #340

* Add QFunction gallery, rename focca

QFunction Create by Name (#311)

This PR adds a QFunction gallery to libCEED with 1D, 2D, and 3D mass and Poisson operators.

Closes issue #37, issue #340

* Add QFunction gallery, rename focca

* Gallery - add initial QFunctions

* Add a test for using the QF gallery

* Modify ex1 to use gallery

* Add multiple test configs to tap

* Move output to test directory

* Update junit

* Add OCCA galley exception

* Add ex2

* Update ex2 for dim->ncompx

* Gallery - modify to work for CUDA as is

* Update Documentation

* Gallery - typo fix

* Gallery - convention change, postappend qfunction family variant

* Gallery - update template with new name checking convention

* Gallery - condense diff3DBuild QFunction

* Gallery - rename diff -> poisson

* Gallery - clarify poisson3DBuild comment

* Gallery - use Pragma SIMD, store Qdata in Voigt convention

* Examples - Convert BP3-6 to Voigt convention

* Examples - add cl option to switch between header and gallery qfs in CEED examples

* Examples - clean up construction of QF name

* Gallery - Switch to PascalCase for gallery names

* Doc - fix function type page

* Interface - Make sure strncpy result is null terminated

* Gallery - Update Poisson 2/3D Apply to new QF body

* make style

* make style - fix worst style problems

* make style - add gallery to make style

* Doc - update documentation errors and inconsistencies

* Examples - test ex1 ex2 with and without gallary

* Examples - reduce testing of ex1/ex2 without gallery, clean up non-gallery qfunctions

* MFEM - revert another make style mistake

* Manual make style updates

* Doc - update function documentation page

* Style updates, document test numbering conventions

* doc: resolve ambiguous image location warning, allow more Dot nodes

* Tests - style and cast cleanup

* Tests - fix README indentation

show more ...


# 0a5a520a 06-Nov-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'getters' of github:ceed/libceed [PR #167]

* 'getters' of github:ceed/libceed:
Improved documentation
Add Operator/QFunction field getters
Update documentation
Separate to 3 hea

Merge branch 'getters' of github:ceed/libceed [PR #167]

* 'getters' of github:ceed/libceed:
Improved documentation
Add Operator/QFunction field getters
Update documentation
Separate to 3 header files
First round of getters

[Remove unnecessary ceed-impl.h in merge.]

show more ...


# 5d6bafb2 26-Oct-2018 jeremylt <jeremy.thompson@colorado.edu>

Improved documentation


# 0a110657 01-Oct-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'origin/jed/contributing' [PR #137]

* origin/jed/contributing:
Comment out refrence to 'maint' branch until relevant
Contributing: be more precise and add some references


# ee7e4e48 29-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Comment out refrence to 'maint' branch until relevant


# 99276e83 20-Aug-2018 Jed Brown <jed@jedbrown.org>

Contributing: be more precise and add some references


12