Lines Matching full:if
62 If two eigenvectors are very close to the vorticity vector, this can cause the ordering to flip.
65 if not np.allclose(database_array, correct_array, atol=atol, rtol=rtol):
69 if not np.all(idx_notclose[1] == 4):
75 test_fail = False if np.allclose(-database_vorticity, correct_vorticity,
78 if test_fail:
98 if self.directory_path.exists() and self.directory_path.is_dir():
109 # SmartRedis will complain if these aren't set
191 if client:
201 output = "" if isinstance(exception, NoError) else ''.join(
213 if not passTest and 'occa' in ceed_resource:
225 if __name__ == "__main__":
245 if passTest: