Searched defs:formats (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/sys/classes/viewer/tests/ |
| H A D | ex7.c | 11 PetscViewerFormat formats[N_MAX]; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | viewerimpl.h | 29 PetscViewerFormat format, formats[PETSCVIEWERFORMATPUSHESMAX]; member
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | gcov.py | 497 def do_main(petsc_dir, petsc_arch, merge_branch, base_path, formats, verbosity, ci_mode): argument 716 formats = [attr for attr in ('html', 'xml') if getattr(args, attr)] variable
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 488 …[], const char name[], PetscInt *n_max, PetscViewer viewers[], PetscViewerFormat formats[], PetscB… in PetscOptionsCreateViewers()
|
| /petsc/src/sys/logging/ |
| H A D | plog.c | 2075 PetscViewerFormat formats[PETSC_LOG_VIEW_FROM_OPTIONS_MAX]; in PetscLogViewFromOptions() local
|