Searched refs:amgx_output (Results 1 – 1 of 1) sorted by relevance
164 static std::string amgx_output{}; variable169 amgx_output.append(msg); in print_callback()177 if (amgx->verbose && !amgx_output.empty()) { in amgx_output_messages()179 PetscCall(PetscPrintf(amgx->comm, "AMGX: %s", amgx_output.c_str())); in amgx_output_messages()182 amgx_output.clear(); in amgx_output_messages()