Searched refs:hara_verbose (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 191 PetscBool hara_verbose; member 714 …_verbose", "Verbose output from hara construction", NULL, a->hara_verbose, &a->hara_verbose, NULL)… in MatSetFromOptions_H2OPUS() 916 …Object)A)->options, ((PetscObject)A)->prefix, "-mat_h2opus_hara_verbose", &a->hara_verbose, NULL)); in MatAssemblyEnd_H2OPUS() 917 verbose = a->hara_verbose; in MatAssemblyEnd_H2OPUS() 919 …if (a->hara_verbose) PetscCall(PetscPrintf(PETSC_COMM_SELF, "Sampling uses max rank %d, tol %g (%g… in MatAssemblyEnd_H2OPUS()
|