Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex54.c17 … const PetscReal actual_real = PetscRealPart(array[i]), actual_imag = PetscImaginaryPart(array[i]); in TestPointwiseMaxAbs() local
20actual_real >= (PetscReal)0.0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "VecPointwiseMaxAbs() did not prop… in TestPointwiseMaxAbs()
21actual_real == expected, PETSC_COMM_SELF, PETSC_ERR_PLIB, "VecShift() returned array[%" PetscInt_F… in TestPointwiseMaxAbs()