| /libCEED/doc/ |
| H A D | README.md | 7 …d Doxygen installed, these two commands should build the documentation in `doc/sphinx/build/html/`. 11 make doc # builds HTML site 16 …ser Manual. Sphinx can produce documentation in different output formats: HTML, LaTeX (for printab… 18 … to be [installed](http://www.sphinx-doc.org/en/master/usage/installation.html) together with its … 29 make -C doc/sphinx html 32 which will HTML docs in the [doc/sphinx/build](./sphinx/build) directory. Use
|
| /libCEED/ |
| H A D | Doxyfile | 352 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 435 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 448 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 1127 # (index.html). This can be useful if you have a project on for instance GitHub 1190 # will make the HTML file larger and loading of large files a bit slower, you 1198 # point to the HTML generated by the htags(1) tool instead of doxygen built-in 1200 # (see https://www.gnu.org/software/global/global.html). You will need version 1247 # Configuration options related to the HTML output 1250 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output 1255 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a [all …]
|
| H A D | CONTRIBUTING.md | 28 [Junio](https://gitster.livejournal.com/42247.html) and 29 [Linus](http://yarchive.net/comp/linux/git_merges_from_upstream.html).
|
| H A D | .readthedocs.yml | 2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
| H A D | .gitignore | 49 doc/html
|
| H A D | CODE_OF_CONDUCT.md | 81 …], version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
| H A D | README.md | 128 …tation](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependen… 384 [For example](https://people.freedesktop.org/~dbn/pkg-config-guide.html#faq), if `$prefix` is a sta…
|
| H A D | Makefile | 822 # https://testanything.org/tap-specification.html 908 $(RM) -r doc/html doc/sphinx/build $(CONFIG) 920 doc-html doc-latexpdf doc-epub doc-livehtml : doc-% : doxygen 923 doc : doc-html
|
| /libCEED/doc/sphinx/source/ |
| H A D | conf.py | 134 # -- Options for HTML output ---------------------------------------------- 136 # The theme to use for HTML and HTML Help pages. See the documentation for 156 # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars 159 "relations.html", # needs 'show_related': True theme option to display 160 "searchbox.html", 170 # Translate LaTeX macros to KaTeX and add to options for HTML builder 176 # Output file base name for HTML help builder. 266 epub_exclude_files = ["search.html"]
|
| H A D | CONTRIBUTING.md | 28 [Junio](https://gitster.livejournal.com/42247.html) and 29 [Linus](http://yarchive.net/comp/linux/git_merges_from_upstream.html).
|
| H A D | CODE_OF_CONDUCT.md | 81 …], version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
|
| /libCEED/examples/ |
| H A D | README.md | 8 … see the dedicated [documentation section](https://libceed.org/en/latest/examples/ceed/index.html). 58 …ase see the dedicated [BPs documentation section](https://libceed.org/en/latest/examples/bps.html). 63 …orresponding [fluids documentation page](https://libceed.org/en/latest/examples/fluids/index.html). 68 …orresponding [solids documentation page](https://libceed.org/en/latest/examples/solids/index.html). 73 …responding [area documentation page](https://libceed.org/en/latest/examples/petsc/index.html#area). 78 …re documentation page](https://libceed.org/en/latest/examples/petsc/index.html#bakeoff-problems-on…
|
| /libCEED/julia/LibCEED.jl/docs/ |
| H A D | make.jl | 4 format=Documenter.HTML(prettyurls=false),
|
| /libCEED/python/ |
| H A D | ceed_vector.py | 138 # https://numba.pydata.org/numba-doc/latest/cuda/cuda_array_interface.html 185 # https://numba.pydata.org/numba-doc/latest/cuda/cuda_array_interface.html 231 # https://numba.pydata.org/numba-doc/latest/cuda/cuda_array_interface.html
|
| H A D | ceed_qfunctioncontext.py | 132 # https://numba.pydata.org/numba-doc/latest/cuda/cuda_array_interface.html
|
| /libCEED/doc/sphinx/source/api/ |
| H A D | index.rst | 16 .. only:: html
|
| /libCEED/tests/ |
| H A D | t340-basis.h | 11 // See: https://defelement.com/elements/examples/triangle-N1curl-2.html
|
| /libCEED/examples/python/ |
| H A D | tutorial-2-elemrestriction.ipynb | 38 … to (see [the API documentation](https://libceed.org/en/latest/libCEEDapi.html#finite-element-oper… 125 …vectors stored in the [E-vector](https://libceed.org/en/latest/libCEEDapi.html#finite-element-oper…
|
| H A D | tutorial-4-qfunction.ipynb | 38 …nts (see [the API documentation](https://libceed.org/en/latest/libCEEDapi.html#api-description)). …
|
| H A D | tutorial-5-operator.ipynb | 38 …on` (see [the API documentation](https://libceed.org/en/latest/libCEEDapi.html#finite-element-oper…
|
| H A D | tutorial-3-basis.ipynb | 38 …ule (see [the API documentation](https://libceed.org/en/latest/libCEEDapi.html#finite-element-oper…
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.bib | 148 url = "https://rocmdocs.amd.com/en/latest/Programming_Guides/HIP-GUIDE.html", 273 url = "https://docs.nvidia.com/cuda/nvrtc/index.html",
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 822 # https://testanything.org/tap-specification.html 908 $(RM) -r doc/html doc/sphinx/build $(CONFIG) 920 doc-html doc-latexpdf doc-epub doc-livehtml : doc-% : doxygen 923 doc : doc-html
|
| /libCEED/backends/cuda/ |
| H A D | ceed-cuda-compile.cpp | 119 // https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html#dynamic-code-generation in CeedCompileCore_Cuda()
|