Home
last modified time | relevance | path

Searched full:directory (Results 1 – 25 of 44) sorted by relevance

12

/libCEED/examples/nek/
H A DREADME.md6 It is assumed to exist at `../../../Nek5000` (a sibling to the libCEED directory) or at a path defi…
52 -b|-box Box case in boxes sub-directory found along with this script (default: 2x2x2)
53 -clean clean the examples directory
57 This geometry should be found in `./boxes` directory.
H A Dnek-examples.sh77 -b|-box Box case in boxes sub-directory found along with this script (default: 2x2x2)
78 -clean clean the examples directory
86 Clean the examples directory with:
159 # Change to build directory
/libCEED/examples/mfem/
H A DMakefile13 # Ceed directory
18 # Use an MFEM build directory or an MFEM install directory
/libCEED/rust/libceed-sys/
H A DREADME.md26 * `system`: use libceed from a system directory (otherwise, install from source)
30 To develop libCEED, use `cargo build` in the `rust/libceed-sys` directory to install a local copy a…
44 …ig, then you'll need to set `LD_LIBRARY_PATH` to the appropriate target directory for doctests to …
/libCEED/doc/sphinx/source/
H A Dconf.py7 # This file is execfile()d with the current directory set to its
16 # If extensions (or modules to document with autodoc) are in another directory,
17 # add these directories to sys.path here. If the directory is relative to the
64 # Add any paths that contain templates here, relative to this directory.
99 # List of patterns, relative to source directory, that match files and
148 # relative to this directory. They are copied after the builtin static files,
H A Dgpu.md10 The filepath may also be a relative path with respect to a root directory set with {c:func}`CeedAdd…
/libCEED/
H A DDoxyfile62 # the logo to the output directory.
69 # left blank the current directory will be used.
74 # sub-directories (in 2 levels) under the output directory of each output format
77 # putting all generated files in the same directory would otherwise causes
180 # If left blank the directory from which doxygen is run is used as the path to
184 # will be relative from the directory where doxygen is started.
600 # filesystem is case sensitive (i.e. it supports files in the same directory
795 # Note that if you run doxygen from a directory containing a file called
910 # Note: If this tag is empty the current directory is searched.
1004 # subdirectory from a directory tree whose root is specified with the INPUT tag.
[all …]
H A D.gitlab-ci.yml101 …/projects/petsc PETSC_ARCH=mpich-cpu-int64 && git -C $PETSC_DIR -c safe.directory=$PETSC_DIR descr…
117 …- echo "-------------- deal.II -------------" && git -C $DEAL_II_ROOT_DIR -c safe.directory=$DEAL_…
124 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit…
212 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit…
268 …uda-O PETSC_OPTIONS='-use_gpu_aware_mpi 0' && git -C $PETSC_DIR -c safe.directory=$PETSC_DIR descr…
283 …- echo "-------------- deal.II -------------" && git -C $DEAL_II_ROOT_DIR -c safe.directory=$DEAL_…
293 …lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch --substit…
331 # - export MAGMA_DIR=/projects/hipMAGMA && git -C $MAGMA_DIR -c safe.directory=$MAGMA_DIR descri…
349 # - export PETSC_DIR=/projects/petsc PETSC_ARCH=mpich-hip && git -C $PETSC_DIR -c safe.directory
360 # lcov --directory . --capture --output-file coverage.info --ignore-errors source,mismatch -…
[all …]
H A DREADME.md64 To enable CUDA support, add `CUDA_DIR=/opt/cuda` or an appropriate directory to your `make` invocat…
65 To enable HIP support, add `ROCM_DIR=/opt/rocm` or an appropriate directory.
66 To enable SYCL support, add `SYCL_DIR=/opt/sycl` or an appropriate directory.
215 … the environment variable `MAGMA_DIR` must point to the top-level MAGMA directory, with the MAGMA …
216 …lation located elsewhere, create a link to `magma/` in libCEED's parent directory, or set `MAGMA_D…
234 …s of its usage, ranging from standalone C codes in the `/examples/ceed` directory to examples base…
336 The results from the benchmarks are stored inside the `benchmarks/` directory and they can be viewe…
H A D.readthedocs.yml19 # Build documentation in the docs/ directory with Sphinx
/libCEED/doc/
H A DREADME.md20 …on Doxygen's XML output (via the `breathe` plugin). Build these files in the `xml/` directory via:
32 which will HTML docs in the [doc/sphinx/build](./sphinx/build) directory. Use
/libCEED/examples/
H A DMakefile21 # Use an MFEM build directory or an MFEM install directory
H A Dindex.md6 in the {file}`examples/` directory.
H A DREADME.md91 …I_DIR`, `MFEM_DIR`, `PETSC_DIR`, and `NEK5K_DIR` variables and, from the `examples/` directory, run
/libCEED/tests/junit-xml/junit_xml/
H A D__init__.py29 <testcase classname="testdb.directory" name="1-passed-test" time="10"/>
30 <testcase classname="testdb.directory" name="2-failed-test" time="20">
35 <testcase classname="package.directory" name="3-errord-test" time="15">
40 <testcase classname="package.directory" name="3-skipped-test" time="0">
45 <testcase classname="testdb.directory" name="3-passed-test" time="10">
/libCEED/examples/python/
H A Dsetup_qfunctions.py5 # Get CEED directory
/libCEED/examples/ceed/
H A DMakefile10 # Ceed directory
/libCEED/examples/rust-qfunctions/
H A DMakefile10 # Ceed directory
/libCEED/backends/magma/tuning/
H A DREADME.md29 the basis application for a given backend. Run `make tuning` from this directory
/libCEED/benchmarks/
H A DREADME.md3 This directory contains benchmark problems for performance evaluation of libCEED
/libCEED/examples/fluids/
H A DstdoutParsing.py61 # Directory location of log files
/libCEED/rust/libceed/
H A DREADME.md44 …d in the [libCEED repository](https://github.com/CEED/libCEED) under the `examples/rust` directory.
/libCEED/examples/solids/src/
H A Dcl-options.c30 PetscCall(PetscStrncpy(app_ctx->output_dir, ".", 2)); // Default - current directory in ProcessCommandLineOptions()
31 …PetscCall(PetscOptionsString("-output_dir", "Output directory", NULL, app_ctx->output_dir, app_ctx… in ProcessCommandLineOptions()
/libCEED/examples/deal.II/
H A Dbps.h12 // the top level directory of deal.II.
H A Dbps-cpu.h12 // the top level directory of deal.II.

12