Home
last modified time | relevance | path

Searched refs:yaml (Results 1 – 15 of 15) sorted by relevance

/petsc/
H A D.editorconfig5 [*.{c,h,hpp,cpp,cxx,cu,h90,F90,py,yaml,yml,json,tex,md}]
12 [*.{c,h,hpp,cpp,cxx,cu,h90,F90,py,yaml,yml,json,tex}]
/petsc/src/sys/tests/output/
H A Dex56f_no-yaml.out1 PETSc has yaml? F
H A Dex56f_yaml.out1 PETSc has yaml? T
H A Dex56_no-yaml.out1 PETSc has yaml? FALSE
H A Dex56_yaml.out1 PETSc has yaml? TRUE
/petsc/src/sys/objects/
H A Doptions.c413 …tionsFilename(MPI_Comm comm, const char file[], char filename[PETSC_MAX_PATH_LEN], PetscBool *yaml) in PetscOptionsFilename() argument
418 *yaml = PETSC_FALSE; in PetscOptionsFilename()
421 PetscCall(PetscStrendswith(path, ":yaml", yaml)); in PetscOptionsFilename()
422 if (*yaml) { in PetscOptionsFilename()
428 if (!*yaml) PetscCall(PetscStrendswith(filename, ".yaml", yaml)); in PetscOptionsFilename()
429 if (!*yaml) PetscCall(PetscStrendswith(filename, ".yml", yaml)); in PetscOptionsFilename()
430 if (!*yaml) PetscCall(PetscStrendswith(filename, ".json", yaml)); in PetscOptionsFilename()
431 if (!*yaml) { /* check file contents */ in PetscOptionsFilename()
439 PetscCall(PetscStrncmp(buf, "%YAML ", 6, yaml)); /* check for '%YAML' tag */ in PetscOptionsFilename()
440 if (!*yaml) PetscCall(PetscStrncmp(buf, "---", 3, yaml)); /* check for document start */ in PetscOptionsFilename()
[all …]
/petsc/src/sys/yaml/
H A DREADME.md17 * The macro `YAML_DECLARE()` in `yaml.h` has been modified to specify
/petsc/doc/developers/
H A Dtesting.md222 ```yaml
242 ```yaml
257 ```yaml
304 ```yaml
351 ```yaml
372 ```yaml
390 ```yaml
407 ```yaml
424 ```yaml
443 ```yaml
[all …]
/petsc/lib/petsc/conf/
H A Drules_util.mk81 …de `lib/petsc/bin/maint/check-merge-branch.sh`..HEAD -- src/sys/yaml/include src/sys/yaml/License …
/petsc/doc/changes/
H A D315.md42 - `--download-yaml` or `--with-yaml` are no longer required for
/petsc/doc/manual/
H A Dother.md138 ```{literalinclude} /../src/sys/tests/ex47-options.yaml
139 :language: yaml
151 YAML or JSON [^json] extension or if one uses a `:yaml` postfix,
152 e.g. `-options_file my_options.yaml` or `-options_file my_options.txt:yaml`
158 :language: yaml
164 :language: yaml
/petsc/src/snes/tutorials/output/
H A Dex19_tut_4.out120 …g -O3 -march=native " --download-c2html --download-suitesparse --download-yaml --download-hdf5 --d…
H A Dex19_tut_6.out125 …g -O3 -march=native " --download-c2html --download-suitesparse --download-yaml --download-hdf5 --d…
H A Dex19_tut_5.out129 …g -O3 -march=native " --download-c2html --download-suitesparse --download-yaml --download-hdf5 --d…
H A Dex19_tut_7.out138 …g -O3 -march=native " --download-c2html --download-suitesparse --download-yaml --download-hdf5 --d…