Home
last modified time | relevance | path

Searched refs:SETERRABORT (Results 1 – 9 of 9) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/tfs/
H A Dgs.c241 if (!in_elms) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"elms point to nothing!!!\n"); in gsi_check_args()
242 if (nel<0) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"can't have fewer than 0 elms!!!\n"); in gsi_check_args()
268 if (j!=nel) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"nel j mismatch!\n"); in gsi_check_args()
366 …if (vals[3]<0) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"gsi_check_args() :: system not semi-po… in gsi_check_args()
367 …if (vals[4]==INT_MAX) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"gsi_check_args() :: system ub t… in gsi_check_args()
376 …if (gs->negl<=0) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_PLIB,"gsi_check_args() :: system empty or … in gsi_check_args()
/dports/science/PETSc/petsc-3.14.1/src/sys/error/
H A Dsignal.c51 …if (sh->classid != SIGNAL_CLASSID) SETERRABORT(PETSC_COMM_WORLD,PETSC_ERR_COR,"Signal object has b… in PetscSignalHandler_Private()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscerror.h430 #define SETERRABORT(comm,ierr,s) do {PetscError(comm,__LINE__,PETSC_FUNCTION_NAME,__FILE__,ierr,PET… macro
H A Dpetscblaslapack.h41 SETERRABORT(PETSC_COMM_SELF,PETSC_ERR_SUP,mesg); in PetscMissingLapack()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/seq/
H A Daij.c5244 …if (PetscUnlikelyDebug(row >= A->rmap->n)) SETERRABORT(PetscObjectComm((PetscObject)A),PETSC_ERR_A… in matsetvaluesseqaij_()
5251 …if (PetscUnlikelyDebug(in[l] >= A->cmap->n)) SETERRABORT(PetscObjectComm((PetscObject)A),PETSC_ERR… in matsetvaluesseqaij_()
5276 …if (nonew == -1) SETERRABORT(PetscObjectComm((PetscObject)A),PETSC_ERR_ARG_OUTOFRANGE,"Inserting a… in matsetvaluesseqaij_()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/baij/seq/
H A Dbaij.c914 …if (A->rmap->bs != 4) SETERRABORT(PetscObjectComm((PetscObject)A),PETSC_ERR_ARG_WRONG,"Can only be… in matsetvaluesblocked4_()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap511 man:+SETERRABORT++SETERRABORT++++man+manualpages/Sys/SETERRABORT.html#SETERRABORT
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS5514 #define SETERRABORT(430,18692
H A DCTAGS28861 SETERRABORT include/petscerror.h 430;" d language:C++