Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 5 of 5) sorted by relevance

/petsc/src/sys/classes/viewer/tests/
H A Dex7.c11 PetscViewerFormat formats[N_MAX]; in main() local
/petsc/include/petsc/private/
H A Dviewerimpl.h29 PetscViewerFormat format, formats[PETSCVIEWERFORMATPUSHESMAX]; member
/petsc/lib/petsc/bin/maint/
H A Dgcov.py497 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 Dviewreg.c488 …[], const char name[], PetscInt *n_max, PetscViewer viewers[], PetscViewerFormat formats[], PetscB… in PetscOptionsCreateViewers()
/petsc/src/sys/logging/
H A Dplog.c2075 PetscViewerFormat formats[PETSC_LOG_VIEW_FROM_OPTIONS_MAX]; in PetscLogViewFromOptions() local