Searched refs:has_rtol (Results 1 – 1 of 1) sorted by relevance
1082 PetscBool has_E = PETSC_FALSE, has_atol = PETSC_FALSE, has_rtol = PETSC_FALSE; in VecErrorWeightedNorms_SeqKokkos() local1100 has_rtol = PETSC_TRUE; in VecErrorWeightedNorms_SeqKokkos()1110 l_rtol = has_rtol ? PetscRealPart(rtola(i)) : rtol; in VecErrorWeightedNorms_SeqKokkos()1137 l_rtol = has_rtol ? PetscRealPart(rtola(i)) : rtol; in VecErrorWeightedNorms_SeqKokkos()