Searched refs:lhs_r (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex63.c | 23 const PetscReal lhs_r = PetscRealPart(lhs); in CheckExp() local 28 …lhs_r, rhs_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FMT… in CheckExp()
|
| H A D | ex64.c | 23 const PetscReal lhs_r = PetscRealPart(lhs); in CheckLog() local 28 …lhs_r, rhs_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FMT… in CheckLog()
|
| /petsc/src/mat/tests/ |
| H A D | ex261.c | 37 const PetscReal lhs_r = PetscRealPart(lhs); in CheckDiagonal() local 42 …lhs_r, dval_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FM… in CheckDiagonal()
|