Home
last modified time | relevance | path

Searched refs:PetscOptionsViewer (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/forest/
H A Dforest.c1478 …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 Dsvd.c309 …PetscCall(PetscOptionsViewer("-pc_svd_monitor", "Monitor the conditioning, and extremal singular v… in PCSetFromOptions_SVD()
/petsc/include/
H A Dpetscviewer.h194 #define PetscOptionsViewer(a, b, c, d, e, f) PetscOptionsViewer_Private(PetscOptionsObject, a, b, c… macro
/petsc/src/tao/interface/
H A Dtaosolver_fg.c42 …PetscCall(PetscOptionsViewer("-tao_test_gradient_view", "View difference between hand-coded and fi… in TaoTestGradient()
H A Dtaosolver_hj.c108 …PetscCall(PetscOptionsViewer("-tao_test_hessian_view", "View difference between hand-coded and fin… in TaoTestHessian()
/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c680 …PetscCall(PetscOptionsViewer("-mpi_linear_solver_server_view", "View information about system solv… in PCMPIServerEnd()
/petsc/src/snes/interface/
H A Dsnes.c2677 …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 Dplexpartition.c1717 …PetscCall(PetscOptionsViewer("-dm_plex_rebalance_shared_points_monitor", "Monitor the shared point… in DMPlexRebalanceSharedPoints()