Home
last modified time | relevance | path

Searched refs:PetscOptionsDeprecatedNoObject (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c74 …PetscCall(PetscOptionsDeprecatedNoObject("-petscpartititoner_ptscotch_vertex_weight", "-petscparti… in PTScotch_PartGraph_Seq()
117 …PetscCall(PetscOptionsDeprecatedNoObject("-petscpartititoner_ptscotch_vertex_weight", "-petscparti… in PTScotch_PartGraph_MPI()
/petsc/include/
H A Dpetscoptions.h327 PetscErrorCode PetscOptionsDeprecatedNoObject(T...);
1484 …#define PetscOptionsDeprecatedNoObject(opt, text, man, info) PetscOptionsDepr… macro