Searched refs:PetscOptionsViewer (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 1478 …PetscCall(PetscOptionsViewer("-dm_forest_base_dm", "load the base DM from a viewer specification",… in DMSetFromOptions_Forest() 1479 …PetscCall(PetscOptionsViewer("-dm_forest_coarse_forest", "load the coarse forest from a viewer spe… in DMSetFromOptions_Forest() 1480 …PetscCall(PetscOptionsViewer("-dm_forest_fine_forest", "load the fine forest from a viewer specifi… in DMSetFromOptions_Forest()
|
| /petsc/src/ksp/pc/impls/svd/ |
| H A D | svd.c | 309 …PetscCall(PetscOptionsViewer("-pc_svd_monitor", "Monitor the conditioning, and extremal singular v… in PCSetFromOptions_SVD()
|
| /petsc/include/ |
| H A D | petscviewer.h | 194 #define PetscOptionsViewer(a, b, c, d, e, f) PetscOptionsViewer_Private(PetscOptionsObject, a, b, c… macro
|
| /petsc/src/tao/interface/ |
| H A D | taosolver_fg.c | 42 …PetscCall(PetscOptionsViewer("-tao_test_gradient_view", "View difference between hand-coded and fi… in TaoTestGradient()
|
| H A D | taosolver_hj.c | 108 …PetscCall(PetscOptionsViewer("-tao_test_hessian_view", "View difference between hand-coded and fin… in TaoTestHessian()
|
| /petsc/src/ksp/pc/impls/mpi/ |
| H A D | pcmpi.c | 680 …PetscCall(PetscOptionsViewer("-mpi_linear_solver_server_view", "View information about system solv… in PCMPIServerEnd()
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 2677 …PetscCall(PetscOptionsViewer("-snes_test_function_view", "View difference between hand-coded and f… in SNESTestFunction() 2780 …PetscCall(PetscOptionsViewer("-snes_test_jacobian_view", "View difference between hand-coded and f… in SNESTestJacobian()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 1717 …PetscCall(PetscOptionsViewer("-dm_plex_rebalance_shared_points_monitor", "Monitor the shared point… in DMPlexRebalanceSharedPoints()
|