| /petsc/src/sys/objects/device/impls/host/ |
| H A D | hostdevice.cxx | 20 PetscOptionsBegin(comm, nullptr, "PetscDevice host Options", "Sys"); in initialize()
|
| /petsc/src/ksp/ksp/utils/lmvm/tests/ |
| H A D | lmvm_test.c | 12 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, help, "KSP"); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex43.c | 13 PetscOptionsBegin(comm, "", "DMPlexCreateBoxMesh() Test Options", "DMPLEX"); in ProcessOptions()
|
| H A D | ex14.c | 14 PetscOptionsBegin(comm, "", "Meshing Problem Options", "DMPLEX"); in ProcessOptions()
|
| H A D | ex97.c | 15 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "FEM Layout Options", "ex97"); in main()
|
| H A D | ex10.c | 25 PetscOptionsBegin(PETSC_COMM_SELF, "", "Meshing Problem Options", "DMPLEX"); in ProcessOptions() 160 PetscOptionsBegin(PETSC_COMM_SELF, "", "Meshing Problem Options", "DMPLEX"); in main()
|
| H A D | ex74.c | 44 PetscOptionsBegin(PETSC_COMM_SELF, "", "Filtering Problem Options", "DMPLEX"); in ProcessOptions()
|
| H A D | ex70.c | 15 PetscOptionsBegin(comm, "", "Options for DMPlexMarkBoundaryFaces() problem", "DMPLEX"); in ProcessOptions()
|
| H A D | ex66.c | 48 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Non-Manifold Options", "ex66"); in main()
|
| H A D | ex72.c | 32 PetscOptionsBegin(comm, "", "Geometry Model Test Options", "DMPLEX"); in ProcessOptions()
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/ |
| H A D | ex1.c | 18 PetscOptionsBegin(PETSC_COMM_WORLD, "", "Options for PETSCDUALSPACELAGRANGE test", "none"); in main()
|
| H A D | ex2.c | 24 PetscOptionsBegin(PETSC_COMM_WORLD, "", "Options for PETSCDUALSPACELAGRANGE test", "none"); in main()
|
| /petsc/src/dm/impls/forest/tutorials/ |
| H A D | ex1.c | 18 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "DM Forest example options", NULL); in main()
|
| /petsc/src/sys/tests/ |
| H A D | ex14.c | 16 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "test options", NULL); in main()
|
| H A D | ex61.c | 16 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Test Options", NULL); in main()
|
| /petsc/src/mat/utils/ |
| H A D | matio.c | 35 …PetscOptionsBegin(PetscObjectComm((PetscObject)viewer), NULL, "Options for loading matrix block si… in MatLoad_Binary_BlockSizes()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex13.c | 16 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Schwarz P Example", NULL); in main()
|
| H A D | ex9.c | 17 PetscOptionsBegin(comm, "", "Mesh Quality Evaluation Options", "DMPLEX"); in ProcessOptions()
|
| /petsc/src/mat/tutorials/ |
| H A D | ex19.c | 18 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Creating Mat from Vec type example", NULL); in main()
|
| H A D | ex17.c | 22 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Partitioning example options", NULL); in main()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex2.c | 14 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Discretization tools test options", NULL); in main()
|
| /petsc/src/mat/graphops/order/amd/ |
| H A D | amd.c | 37 …PetscOptionsBegin(PetscObjectComm((PetscObject)mat), ((PetscObject)mat)->prefix, "AMD Options", "M… in MatGetOrdering_AMD()
|
| /petsc/src/dm/tutorials/ |
| H A D | ex9.c | 29 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "DMDA VecView/VecLoad example", ""); in main()
|
| /petsc/src/dm/impls/patch/tests/ |
| H A D | ex1.c | 32 PetscOptionsBegin(comm, "", "Patch Test Options", "DMPATCH"); in ProcessOptions()
|
| /petsc/src/mat/tests/ |
| H A D | ex72.c | 44 PetscOptionsBegin(PETSC_COMM_WORLD, NULL, "Matrix Market example options", ""); in main()
|