Searched refs:lhs_i (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex63.c | 24 const PetscReal lhs_i = PetscImaginaryPart(lhs); in CheckExp() local 29 …lhs_i, rhs_i, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Imaginary component actual[%" PetscIn… in CheckExp()
|
| H A D | ex64.c | 24 const PetscReal lhs_i = PetscImaginaryPart(lhs); in CheckLog() local 29 …lhs_i, rhs_i, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Imaginary component actual[%" PetscIn… in CheckLog()
|
| /petsc/src/mat/tests/ |
| H A D | ex261.c | 38 const PetscReal lhs_i = PetscImaginaryPart(lhs); in CheckDiagonal() local 43 …lhs_i, dval_i, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Imaginary component actual[%" PetscI… in CheckDiagonal()
|