Lines Matching refs:PetscInfo

93   PetscCall(PetscInfo(pc, "PCTelescope: setup (CoarseDM)\n"));  in PCTelescopeSetUp_CoarseDM()
129 PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators fetched from parent DM\n")); in PCTelescopeSetUp_CoarseDM()
138 PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators using NULL context\n")); in PCTelescopeSetUp_CoarseDM()
140 …PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators detected non-NULL context from parent… in PCTelescopeSetUp_CoarseDM()
144 …PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators using context from DM->ApplicationCon… in PCTelescopeSetUp_CoarseDM()
148 …PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators using context from DMShell->Context\n… in PCTelescopeSetUp_CoarseDM()
162 …PetscCall(PetscInfo(pc, "PCTelescope: Found composed method PCTelescopeGetCoarseDMKSPContext from … in PCTelescopeSetUp_CoarseDM()
167 …PetscCall(PetscInfo(pc, "PCTelescope: Failed to find composed method PCTelescopeGetCoarseDMKSPCont… in PCTelescopeSetUp_CoarseDM()
172 …PetscCall(PetscInfo(pc, "PCTelescope: KSPSetComputeOperators failed to determine the context to us… in PCTelescopeSetUp_CoarseDM()
205 …PetscCall(PetscInfo(pc, "PCTelescope: Found composed method PCTelescopeStateScatter from parent DM… in PCTelescopeSetUp_CoarseDM()
207 …PetscCall(PetscInfo(pc, "PCTelescope: Failed to find composed method PCTelescopeStateScatter from … in PCTelescopeSetUp_CoarseDM()
211 …PetscCall(PetscInfo(pc, "PCTelescope: Found composed method PCTelescopeFieldScatter from parent DM… in PCTelescopeSetUp_CoarseDM()
213 …PetscCall(PetscInfo(pc, "PCTelescope: Failed to find composed method PCTelescopeFieldScatter from … in PCTelescopeSetUp_CoarseDM()
288 PetscCall(PetscInfo(pc, "PCTelescope: generating nullspace (CoarseDM)\n")); in PCTelescopeMatNullSpaceCreate_CoarseDM()
317 PetscCall(PetscInfo(pc, "PCTelescope: generating near nullspace (CoarseDM)\n")); in PCTelescopeMatNullSpaceCreate_CoarseDM()
378 PetscCall(PetscInfo(pc, "PCTelescopeCoarseDM: Scattering y for non-zero-initial guess\n")); in PCApplyRichardson_Telescope_CoarseDM()