#include "petscpc.h" PetscErrorCode PCBDDCMatFETIDPGetSolution(Mat fetidp_mat, Vec fetidp_flux_sol, Vec standard_sol)Collective
fetidp_mat | - the FETIDP mat obtained by a call to PCBDDCCreateFETIDPOperators + fetidp_flux_sol - the solution of the FETIDP linear system |
standard_sol | - the solution on the global domain |