Lines Matching refs:PetscInt_FMT

189 …IZ, "Sum of local lengths %" PetscInt_FMT " does not equal global length %" PetscInt_FMT ", my loc…  in PetscLayoutCreateFromRanges()
190 …TSC_COMM_SELF, PETSC_ERR_PLIB, "Local size %" PetscInt_FMT " must be divisible by blocksize %" Pet… in PetscLayoutCreateFromRanges()
191 …0, map->comm, PETSC_ERR_PLIB, "Global size %" PetscInt_FMT " must be divisible by blocksize %" Pet… in PetscLayoutCreateFromRanges()
237 …p with (local=%" PetscInt_FMT ",global=%" PetscInt_FMT "), cannot call setup again with (local=%" in PetscLayoutSetUp()
241 …TSC_COMM_SELF, PETSC_ERR_PLIB, "Local size %" PetscInt_FMT " must be divisible by blocksize %" Pet… in PetscLayoutSetUp()
242 …0, map->comm, PETSC_ERR_PLIB, "Global size %" PetscInt_FMT " must be divisible by blocksize %" Pet… in PetscLayoutSetUp()
355 …->comm, PETSC_ERR_PLIB, "Blocksize of layout %" PetscInt_FMT " must match that of mapping %" Petsc… in PetscLayoutSetISLocalToGlobalMapping()
380 …p->comm, PETSC_ERR_ARG_INCOMP, "Local size %" PetscInt_FMT " not compatible with block size %" Pet… in PetscLayoutSetLocalSize()
475 …PetscCheck(bs > 0, PETSC_COMM_SELF, PETSC_ERR_ARG_INCOMP, "Block size %" PetscInt_FMT " must be po… in PetscLayoutSetBlockSize()
476 …MM_SELF, PETSC_ERR_ARG_INCOMP, "Local size %" PetscInt_FMT " not compatible with block size %" Pet… in PetscLayoutSetBlockSize()
624 …& idx <= map->N, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Index %" PetscInt_FMT " is out of ran… in PetscLayoutFindOwner()
658 …& idx <= map->N, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Index %" PetscInt_FMT " is out of ran… in PetscLayoutFindOwnerIndex()