Lines Matching refs:PetscInt_FMT
92 …jectComm((PetscObject)dm), PETSC_ERR_SUP, "Could not find dm_field %" PetscInt_FMT " in DS", dm_fi… in DMPlexGetLocalOffsets()
109 …etscObjectComm((PetscObject)dm), PETSC_ERR_ARG_OUTOFRANGE, "Height %" PetscInt_FMT " is invalid fo… in DMPlexGetLocalOffsets()
113 …SUP, "No support for number of dual basis vectors %" PetscInt_FMT " not divisible by %" PetscInt_F… in DMPlexGetLocalOffsets()
132 …RG_INCOMP, "Expected one cell in support of exterior face, but got %" PetscInt_FMT " cells", num_c… in DMPlexGetLocalOffsets()
138 …>= 0, PETSC_COMM_SELF, PETSC_ERR_ARG_CORRUPT, "Could not find face %" PetscInt_FMT " in cone of it… in DMPlexGetLocalOffsets()
150 …ERR_SUP, "No support for flipping point with cell size %" PetscInt_FMT " != P (%" PetscInt_FMT ") … in DMPlexGetLocalOffsets()
156 …PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Location %" PetscInt_FMT " not in [0, %" PetscInt_FMT … in DMPlexGetLocalOffsets()
160 …Shape mismatch, offsets array of shape (%" PetscInt_FMT ", %" PetscInt_FMT ") initialized for %" P… in DMPlexGetLocalOffsets()
246 …M_SELF, PETSC_ERR_ARG_INCOMP, "Number of closure indices %" PetscInt_FMT " != %" PetscInt_FMT " nu… in DMPlexGetLocalOffsetsSupport()
250 …SC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Location %" PetscInt_FMT " + Nc not in [0, %" PetscInt_FM… in DMPlexGetLocalOffsetsSupport()
253 …M_SELF, PETSC_ERR_ARG_INCOMP, "Number of closure indices %" PetscInt_FMT " != %" PetscInt_FMT " nu… in DMPlexGetLocalOffsetsSupport()
257 …SC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Location %" PetscInt_FMT " + Nc not in [0, %" PetscInt_FM… in DMPlexGetLocalOffsetsSupport()
261 …SUP, "Shape mismatch, neg offsets array of shape (%" PetscInt_FMT ") initialized for %" PetscInt_F… in DMPlexGetLocalOffsetsSupport()
262 …SUP, "Shape mismatch, pos offsets array of shape (%" PetscInt_FMT ") initialized for %" PetscInt_F… in DMPlexGetLocalOffsetsSupport()
282 …PetscCheck(max_bound <= PETSC_INT32_MAX, PETSC_COMM_SELF, PETSC_ERR_SUP, "%s %" PetscInt_FMT " doe… in PetscIntArrayIntoCeedInt_Private()
426 …ck(cdim != 2, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Direction for face %" PetscInt_FMT " could not be … in DMPlexCeedComputeGeometryFVM()
427 …ck(cdim != 3, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Direction for face %" PetscInt_FMT " could not be … in DMPlexCeedComputeGeometryFVM()
428 …SETERRQ(PETSC_COMM_SELF, PETSC_ERR_PLIB, "Direction for face %" PetscInt_FMT " could not be fixed"… in DMPlexCeedComputeGeometryFVM()