Searched refs:PETSC_ERR_ARG_TYPENOTSET (Results 1 – 3 of 3) sorted by relevance
98 PETSC_ERR_ARG_TYPENOTSET = 89, /* the type of the object has not yet been set */ enumerator
185 PetscErrorCode, parameter :: PETSC_ERR_ARG_TYPENOTSET = 89
6190 …PetscObject)mat)->type_name, PetscObjectComm((PetscObject)mat), PETSC_ERR_ARG_TYPENOTSET, "Cannot … in MatGetOption()