Searched refs:has_atol (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() local1096 has_atol = PETSC_TRUE; in VecErrorWeightedNorms_SeqKokkos()1109 l_atol = has_atol ? PetscRealPart(atola(i)) : atol; in VecErrorWeightedNorms_SeqKokkos()1136 l_atol = has_atol ? PetscRealPart(atola(i)) : atol; in VecErrorWeightedNorms_SeqKokkos()