Lines Matching refs:PetscInfo
200 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_SUN4_STYLE_FPTRAP\n")); in PetscSetFPTrap()
219 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off… in PetscDetermineInitialFPTrap()
271 PetscCall(PetscInfo(NULL,"Using PETSC_HAVE_SOLARIS_STYLE_FPTRAP\n"); in PetscSetFPTrap()
278 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…
315 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_IRIX_STYLE_FPTRAP\n"));
322 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…
390 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_RS6000_STYLE_FPTRAP\n"));
397 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…
426 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_WINDOWS_COMPILERS FPTRAP\n"));
433 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…
523 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_FENV_H FPTRAP with FE_NOMASK_ENV\n"));
529 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_FENV_H FPTRAP with PETSC_HAVE_XMMINTRIN_H\n"));
532 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_FENV_H FPTRAP\n"));
558 PetscCall(PetscInfo(NULL, "Floating point trapping unknown, assuming off\n"));
563 PetscCall(PetscInfo(NULL, "Floating point trapping is on by default %d\n", flags));
566 PetscCall(PetscInfo(NULL, "Floating point trapping is off by default %d\n", flags));
603 PetscCall(PetscInfo(NULL, "Using PETSC_HAVE_IEEEFP_H FPTRAP\n"));
610 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…
633 PetscCall(PetscInfo(NULL, "Using default FPTRAP\n"));
640 …PetscCall(PetscInfo(NULL, "Unable to determine initial floating point trapping. Assuming it is off…