Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/interface/
H A Dprecon.c1734 …PetscCheck(classid == PC_FILE_CLASSID, PetscObjectComm((PetscObject)newdm), PETSC_ERR_ARG_WRONG, "… in PCLoad()
1852 PetscInt classid = PC_FILE_CLASSID; in PCView()
/petsc/include/
H A Dpetscpc.h74 #define PC_FILE_CLASSID 1211222 macro