Home
last modified time | relevance | path

Searched refs:codes (Results 1 – 6 of 6) sorted by relevance

/libCEED/benchmarks/
H A Dpostprocess_plot.py64 codes = list(sel_runs.code.unique()) variable
65 code = codes[0]
/libCEED/doc/
H A DREADME.md16 … the automatic inclusion of documentation from docstrings and snippets of codes, support of todo i…
/libCEED/doc/sphinx/source/
H A Dintro.md25 libCEED provides a low-level Application Programming Interface (API) for user codes so that applica…
H A Dreleasenotes.md62 - Added support for application codes which manage multiple {ref}`Ceed` objects, parallelized acros…
231 - Error handling improved to include enumerated error codes for C interface return values.
265 …LinearAssembleAddPointBlockDiagonal` for improved future integration with codes such as MFEM that …
/libCEED/examples/fluids/
H A DREADME.md269 The `pressure` variant is retained to facilitate comparison with other codes, such as PHASTA-C, but…
/libCEED/
H A DREADME.md234 libCEED comes with several examples of its usage, ranging from standalone C codes in the `/examples…