Hi, For ASPIN, the local problem F_{j}(x-T_{j})=0 (j=1,2,...N) is solved. The exact Jacobian of the preconditioned Jacobian is J_exact=\sum_{j=1}^{N}J_{I}(x-T_{i})J(x-T_{j}).
It seems that PETSc uses the approximate Jacobian, J_exact=\sum_{j=1}^{N}J_{j}(x-T_{i})J(x-\sum_{j=1}^{N}T_{j}). I want to implement RASPEN, which requires the exact Jacobian of ASPIN. Is there any easy way to compute J(x-T_{j}) (j=1,2,..N)? How can I get the global vectors like x-T_{j} ? PETSc only provides the vector x-T_{j} on the subdomain now. Thanks very much! -- Best wishes, Lulu Liu -- This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.