Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex63.c23 const PetscReal lhs_r = PetscRealPart(lhs); in CheckExp() local
28lhs_r, rhs_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FMT… in CheckExp()
H A Dex64.c23 const PetscReal lhs_r = PetscRealPart(lhs); in CheckLog() local
28lhs_r, rhs_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FMT… in CheckLog()
/petsc/src/mat/tests/
H A Dex261.c37 const PetscReal lhs_r = PetscRealPart(lhs); in CheckDiagonal() local
42lhs_r, dval_r, rtol, atol), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Real component actual[%" PetscInt_FM… in CheckDiagonal()